Searched full:placed (Results 1 – 25 of 91) sorted by relevance
1234
/qemu/tests/qemu-iotests/ |
H A D | 108 | 173 # reftable was generally placed at the image end (unless something was 176 # This was later changed so the reftable would be placed in the 187 # have then been placed at the end of the image file, but with the new 259 # refblock is placed in the first place possible), 262 # reftable too is placed in the first place possible, but only after 263 # all refblocks have been placed) 266 # if they are placed at the image file's end. 270 # because we expect the reftable to be placed there, and we will have
|
/qemu/docs/ |
H A D | pci_expander_bridge.txt | 9 It is implemented only for i440fx and can be placed only 40 however, PXBs can be placed only under the root bus.
|
H A D | pcie_sriov.txt | 39 if functions extends beyond offset 7 because they are placed at an
|
/qemu/include/hw/xen/interface/ |
H A D | features.h | 63 * If set, GNTTABOP_map_grant_ref honors flags to be placed into guest kernel 92 * x86/PVH: If set, ACPI RSDP can be placed at any address. Otherwise RSDP
|
/qemu/gdb-xml/ |
H A D | arm-core.xml | 28 the FPA registers historically were placed between the PC
|
/qemu/docs/interop/ |
H A D | parallels.rst | 40 The header is placed at the start of an image and contains the following 114 BAT is placed immediately after the image header. In the file, BAT is a
|
H A D | nbd.rst | 6 external NBD server tool (see ``qemu-nbd.c``). The common code is placed
|
/qemu/include/hw/hyperv/ |
H A D | vmbus.h | 35 * VMBus channel -- a pair of ring buffers for either direction, placed within 129 * Return total number of bytes placed in the send ringbuffer on success,
|
/qemu/ |
H A D | pythondeps.toml | 4 # Packages are placed in groups, which are installed using
|
/qemu/linux-user/ |
H A D | user-mmap.h | 34 * which allows the initial brk to be placed immediately after the
|
/qemu/bsd-user/riscv/ |
H A D | target_arch_signal.h | 28 /* Size of the signal trampoline code placed on the stack. */
|
/qemu/scripts/qemu-guest-agent/ |
H A D | fsfreeze-hook | 5 # option of qemu-ga or placed in default path (/etc/qemu/fsfreeze-hook).
|
/qemu/docs/devel/ |
H A D | block-coroutine-wrapper.rst | 53 3. The core API of generated coroutine wrappers is placed in
|
/qemu/bsd-user/i386/ |
H A D | target_arch_signal.h | 23 /* Size of the signal trampolin code placed on the stack. */
|
/qemu/bsd-user/x86_64/ |
H A D | target_arch_signal.h | 24 /* Size of the signal trampolin code placed on the stack. */
|
/qemu/docs/system/s390x/ |
H A D | cpu-topology.rst | 160 be placed in socket 3, with core-id 14 163 be placed in socket 2, with core-id 9
|
/qemu/qga/ |
H A D | channel-win32.c | 107 * yet no data was placed into the buffer (and thus we did not skip in ga_channel_check() 109 * overlapped result, it must be the case that there was data placed in ga_channel_check()
|
/qemu/tests/qtest/fuzz/ |
H A D | fuzz.h | 89 * max_out_size: the maximum length of the input that can be placed in out
|
/qemu/docs/specs/ |
H A D | ppc-spapr-uv-hcalls.rst | 6 can be placed in a secured region where only an ultravisor running in firmware
|
/qemu/hw/virtio/ |
H A D | vhost-shadow-virtqueue.h | 34 * @elem: Element placed in the queue by the guest
|
/qemu/hw/s390x/ |
H A D | s390-pci-vfio.c | 324 * true if a fh value was placed into the provided buffer. Returns false 346 * On entry, defaults have already been placed into the guest CLP response
|
/qemu/hw/display/ |
H A D | qxl.h | 155 * Returns a host pointer to a buffer placed at offset @phys within the
|
/qemu/rust/qemu-api/tests/ |
H A D | tests.rs | 151 // class would be placed on the right, for example:
|
/qemu/docs/sphinx/ |
H A D | qapidoc_legacy.py | 354 Create a new section whose title is 'heading' and which is placed 357 etc) will be placed as children of this new heading section.
|
/qemu/hw/net/can/ |
H A D | can_sja1000.h | 102 * The most significant bit of ID is placed in MSB
|
1234