Searched full:allowing (Results 51 – 75 of 83) sorted by relevance
1234
/qemu/rust/qemu-api/src/ |
H A D | vmstate.rs | 240 // Add a couple builder-style methods to VMStateField, allowing
|
/qemu/hw/arm/ |
H A D | npcm7xx.c | 673 * Use the available NIC configurations in order, allowing 'emc0' and in npcm7xx_realize()
|
/qemu/include/hw/xen/interface/io/ |
H A D | blkif.h | 323 * for all transactions, allowing the backend to map them with write
|
/qemu/docs/tools/ |
H A D | qemu-img.rst | 95 If specified, ``qemu-img`` will open the image in shared mode, allowing
|
/qemu/hw/riscv/ |
H A D | sifive_u.c | 821 * to handle reducing or blocking out the L2 LIM while still allowing it in sifive_u_soc_realize()
|
/qemu/docs/about/ |
H A D | removed-features.rst | 895 The Linux kernel has dropped support for allowing 32-bit Arm systems
|
/qemu/linux-user/ |
H A D | mmap.c | 1320 * The guest is allowing the kernel to round the address. in target_shmat()
|
/qemu/docs/specs/ |
H A D | rocker.rst | 84 size, allowing for 256 MSI-X vectors.
|
/qemu/target/avr/ |
H A D | translate.c | 666 * operation, thus allowing the INC instruction to be used on a loop counter in 688 * operation, thus allowing the DEC instruction to be used on a loop counter in
|
/qemu/docs/interop/ |
H A D | vfio-user.rst | 133 trapped (an infrequent event), while allowing direct access to the doorbells 324 size, allowing a client to allocate a larger buffer for holding the reply before
|
H A D | vhost-user.rst | 1671 other side, allowing access to the channel. This FD must behave as
|
/qemu/target/xtensa/ |
H A D | xtensa-isa.c | 120 * allowing trivial implementation for both big- and little-endian
|
/qemu/block/ |
H A D | gluster.c | 1272 * after a fsync failure, so we have no way of allowing the guest to safely in qemu_gluster_co_flush_to_disk()
|
/qemu/ |
H A D | hmp-commands.hx | 345 Since 4.0, savevm stopped allowing the snapshot id to be set, accepting
|
H A D | blockdev.c | 3352 error_setg(errp, "not allowing backing file change on an image " in qmp_change_backing_file()
|
/qemu/net/ |
H A D | vhost-vdpa.c | 1314 * allowing all packets to be received, which aligns with the
|
/qemu/target/openrisc/ |
H A D | translate.c | 851 * of the cpu state first, allowing it to be overwritten. in trans_l_mtspr()
|
/qemu/crypto/ |
H A D | block-luks.c | 1353 /* Note we're allowing ivgen_hash_alg to be set even for in qcrypto_block_luks_create()
|
/qemu/hw/vfio/ |
H A D | pci.c | 750 * core will mask the interrupt and set pending bits, allowing it to in vfio_msix_vector_release() 3759 … "Override allowing ballooning with device (DEBUG, DANGER)"); in vfio_pci_dev_class_init()
|
/qemu/qapi/ |
H A D | machine.json | 2148 # allowing tooling to get an understanding what a specific CPU model
|
/qemu/docs/devel/ |
H A D | qapi-code-gen.rst | 692 change in the QMP syntax (usually by allowing values or operations
|
/qemu/target/riscv/ |
H A D | cpu_helper.c | 900 * can opt-in to allowing CTR to record traps into that mode even when the mode
|
/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 1066 /* But do try a direct branch, allowing the cpu better insn prefetch. */
|
/qemu/include/standard-headers/drm/ |
H A D | drm_fourcc.h | 1265 * The coding unit size is configurable, allowing different rates of compression.
|
/qemu/include/system/ |
H A D | memory.h | 3248 * uncoordinated discarding of pages in RAM blocks, allowing co-existence with
|
1234