Searched refs:allocation (Results 1 – 25 of 44) sorted by relevance
12
/qemu/tests/qemu-iotests/ |
H A D | 175.out | 5 size=1048576, min allocation 9 size=1048576, min allocation 13 size=1048576, max allocation 17 size=1048576, max allocation 21 size=4096, min allocation 25 size=1048576, min allocation
|
H A D | 307.out | 24 base:allocation 53 base:allocation 85 base:allocation 95 base:allocation 122 base:allocation
|
H A D | 223.out | 92 base:allocation 103 base:allocation 113 base:allocation 214 base:allocation 225 base:allocation 235 base:allocation
|
H A D | 060.out | 142 qcow2: Marking image as corrupt: Cluster allocation offset 0x52a00 unaligned (L2 offset: 0x40000, L… 150 qcow2: Marking image as corrupt: Cluster allocation offset 0x52a00 unaligned (L2 offset: 0x40000, L… 173 qcow2: Image is corrupt: Cluster allocation offset 0x52a00 unaligned (L2 offset: 0x40000, L2 index:… 183 qcow2: Marking image as corrupt: Cluster allocation offset 0x62a00 unaligned (L2 offset: 0x40000, L… 211 qcow2: Marking image as corrupt: Preventing invalid allocation of refcount block at offset 0; furth… 231 qcow2: Marking image as corrupt: Preventing invalid allocation of L2 table at offset 0; further cor… 253 qcow2: Marking image as corrupt: Preventing invalid allocation of compressed cluster at offset 0; f… 288 qcow2: Marking image as corrupt: Preventing invalid allocation of L2 table at offset 0; further cor…
|
H A D | 076.out | 10 == Overflow in catalog allocation ==
|
H A D | 131.out | 41 == check simple allocation over the discarded hole == 49 == check more complex allocation over the discard hole ==
|
H A D | 154 | 306 echo == unaligned image tail cluster, no allocation needed == 425 echo == unaligned image tail cluster, allocation required ==
|
H A D | 137.out | 42 qcow2: Marking image as corrupt: Preventing invalid allocation of L2 table at offset 0; further cor…
|
H A D | 122.out | 6 === Check allocation status regression with -B === 120 === Full allocation with -S 0 ===
|
/qemu/docs/interop/ |
H A D | nbd.rst | 18 QEMU supports the ``base:allocation`` metadata context as defined in the 41 qemu:allocation-depth 43 In the allocation depth context, the entire 32-bit value represents a 49 in addition to the specific ``qemu:allocation-depth`` and 77 ``NBD_CMD_BLOCK_STATUS`` for ``base:allocation`` 85 ``NBD_CMD_BLOCK_STATUS`` for ``qemu:allocation-depth``
|
H A D | pr-helper.rst | 59 - the allocation length (stored in bytes 7-8 of the CDB for PERSISTENT 80 The payload size is always less than or equal to the allocation length
|
H A D | qcow2.rst | 128 allows subcluster-based allocation. See the 456 qcow2 manages the allocation of host clusters by maintaining a reference count 647 The last 64 bits contain a subcluster allocation bitmap with this format: 666 allocation status bit must be unset. The host
|
/qemu/tests/qemu-iotests/tests/ |
H A D | nbd-qemu-allocation.out | 1 QA output created by nbd-qemu-allocation 12 === Check allocation over NBD === 26 base:allocation 27 qemu:allocation-depth
|
/qemu/qapi/ |
H A D | common.json | 150 # @preferred: set the preferred host nodes for allocation 152 # @bind: a strict policy that restricts memory allocation to the host
|
H A D | block-export.json | 109 # @allocation-depth: Also export the allocation depth map for @device, 112 # allocation details. (since 5.2) 119 '*allocation-depth': 'bool' } }
|
H A D | cxl.json | 371 # A single dynamic capacity extent. This is a contiguous allocation 405 # specified by the command. Thus allocation is being managed 406 # by the issuer of the allocation command, not the device.
|
/qemu/docs/specs/ |
H A D | ppc-spapr-hotplug.rst | 189 * ``9003``: ``allocation-state``, generally only used for "logical" DR resources 190 to request the allocation/deallocation of a resource prior to acquiring it via 193 hot plug/unplug) the pre-allocation of the resource is implied and this sensor 221 which has a type value of ``9003``, as ``allocation-state`` does in the case of 250 ``allocation-state`` sensor semantics above). 257 ``allocation-state`` sensor semantics above).
|
H A D | pci-ids.rst | 15 Note that this allocation is separate from the virtio device IDs, which are
|
H A D | acpi_hest_ghes.rst | 94 the guest-side allocation addresses to QEMU. The "etc/hardware_errors_addr"
|
/qemu/docs/tools/ |
H A D | qemu-nbd.rst | 78 .. option:: -A, --allocation-depth 80 Expose allocation depth information via the 81 ``qemu:allocation-depth`` metadata context accessible through
|
/qemu/docs/system/ppc/ |
H A D | pseries.rst | 51 SLOF performs bus scanning, PCI resource allocation, provides the client 61 VOF does not have device drivers, does not do PCI resource allocation and
|
/qemu/docs/devel/ |
H A D | style.rst | 450 use the GLib memory allocation routines 454 Please note that ``g_malloc`` will exit on allocation failure, so 462 trigger an exit by causing a large allocation. For small allocations, 471 If the lifetime of the allocation is within the function and there are
|
/qemu/docs/devel/testing/ |
H A D | blkdebug.rst | 19 are especially complex since metadata I/O errors during cluster allocation or
|
/qemu/net/ |
H A D | vmnet-common.m | 38 return "memory allocation failure";
|
/qemu/docs/system/i386/ |
H A D | sgx.rst | 30 requires explicit allocation of EPC to the VM. Similar to other specialized
|
12