/qemu/tests/qemu-iotests/ |
H A D | 026.out | 6 Event: l1_update; errno: 5; imm: off; once: on; write 8 No errors were found on the image. 11 Event: l1_update; errno: 5; imm: off; once: on; write -b 13 No errors were found on the image. 20 No errors were found on the image. 27 No errors were found on the image. 30 Event: l1_update; errno: 28; imm: off; once: on; write 31 write failed: No space left on device 32 No errors were found on the image. 35 Event: l1_update; errno: 28; imm: off; once: on; write -b [all …]
|
H A D | 026.out.nocache | 6 Event: l1_update; errno: 5; imm: off; once: on; write 8 No errors were found on the image. 11 Event: l1_update; errno: 5; imm: off; once: on; write -b 13 No errors were found on the image. 20 No errors were found on the image. 27 No errors were found on the image. 30 Event: l1_update; errno: 28; imm: off; once: on; write 31 write failed: No space left on device 32 No errors were found on the image. 35 Event: l1_update; errno: 28; imm: off; once: on; write -b [all …]
|
H A D | 142.out | 35 --- Configure cache modes on the command line --- 37 cache.direct=on on none0 44 cache.direct=on on file 51 cache.direct=on on backing 58 cache.direct=on on backing-file 66 cache.writeback=off on none0 73 cache.writeback=off on file 76 cache.writeback=off on backing 79 cache.writeback=off on backing-file 83 cache.no-flush=on on none0 [all …]
|
H A D | 142 | 95 printf "cache.direct=on on none0\n" 96 …echo "$hmp_cmds" | run_qemu -drive "$files","$ids",cache.direct=on | grep -e "Cache" -e "[Cc]annot… 97 printf "\ncache.direct=on on file\n" 98 …echo "$hmp_cmds" | run_qemu -drive "$files","$ids",file.cache.direct=on | grep -e "Cache" -e "[Cc]… 99 printf "\ncache.direct=on on backing\n" 100 …echo "$hmp_cmds" | run_qemu -drive "$files","$ids",backing.cache.direct=on | grep -e "Cache" -e "[… 101 printf "\ncache.direct=on on backing-file\n" 102 …echo "$hmp_cmds" | run_qemu -drive "$files","$ids",backing.file.cache.direct=on | grep -e "Cache" … 105 # always gets cache.writeback=on 107 printf "\n\ncache.writeback=off on none0\n" [all …]
|
H A D | 082.out | 12 Testing: create -f qcow2 -o cluster_size=4k -o lazy_refcounts=on TEST_DIR/t.qcow2 128M 13 …r_size=4096 extended_l2=off compression_type=zlib size=134217728 lazy_refcounts=on refcount_bits=16 26 Testing: create -f qcow2 -o cluster_size=4k -o lazy_refcounts=on -o cluster_size=8k TEST_DIR/t.qcow… 27 …r_size=8192 extended_l2=off compression_type=zlib size=134217728 lazy_refcounts=on refcount_bits=16 57 data_file_raw=<bool (on/off)> - The external data file must stay valid as a raw image 66 …encryption=<bool (on/off)> - Encrypt the image with format 'aes'. (Deprecated in favor of encrypt.… 67 extended_l2=<bool (on/off)> - Extended L2 tables 69 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 70 nocow=<bool (on/off)> - Turn off copy-on-write (valid only on btrfs) 83 data_file_raw=<bool (on/off)> - The external data file must stay valid as a raw image [all …]
|
H A D | 186.out | 57 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-hd,drive=null 65 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-hd,drive=null,id=qdev_id 73 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device scsi-hd,drive=null 81 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device scsi-hd,drive=null,id=qdev_… 89 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device virtio-blk-pci,drive=null 97 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device virtio-blk-pci,drive=null,i… 105 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device floppy,drive=null 114 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device floppy,drive=null,id=qdev_id 123 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-cd,drive=null 132 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-cd,drive=null,id=qdev_id [all …]
|
H A D | 232 | 90 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=off 91 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=on 92 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on 95 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=on 99 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,auto-read-only=on 108 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=off 109 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=on 110 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on 113 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=on 117 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,auto-read-only=on [all …]
|
H A D | 051 | 86 run_qemu -drive file="$TEST_IMG",format=qcow2,unknown_opt=on,if=none,id=$device_id 95 run_qemu -drive file="$TEST_IMG",format=qcow2,file.unknown_opt=on 142 echo === Enable and disable lazy refcounting on the command line, plus some invalid values === 147 run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=on 160 run_qemu -drive file="$TEST_IMG",format=qcow2,lazy-refcounts=on 196 …io-scsi,iothread=thread0,id=virtio-scsi0 -device scsi-hd,bus=virtio-scsi0.0,drive=disk,share-rw=on" 199 run_qemu $iothread -device ide-hd,drive=disk,share-rw=on 200 run_qemu $iothread -device virtio-blk-pci,drive=disk,share-rw=on 201 … run_qemu $iothread -device lsi53c895a,id=lsi0 -device scsi-hd,bus=lsi0.0,drive=disk,share-rw=on 202 …hread -device virtio-scsi,id=virtio-scsi1 -device scsi-hd,bus=virtio-scsi1.0,drive=disk,share-rw=on [all …]
|
/qemu/hw/virtio/ |
H A D | Kconfig | 7 depends on VIRTIO 11 depends on LIBCBOR && VIRTIO 16 depends on PCI && VIRTIO 21 depends on PCI 37 depends on VIRTIO 42 depends on VIRTIO 51 depends on VIRTIO_MD_SUPPORTED 61 depends on VIRTIO 62 depends on VIRTIO_MD_SUPPORTED 63 depends on VIRTIO_PMEM_SUPPORTED [all …]
|
/qemu/hw/arm/ |
H A D | Kconfig | 4 depends on ARM 5 depends on TCG || KVM || HVF 44 depends on TCG && ARM 50 depends on TCG && ARM 57 depends on TCG && ARM 71 depends on TCG && ARM 87 depends on TCG && ARM 101 depends on TCG && ARM 106 depends on TCG && ARM 119 depends on TCG && ARM [all …]
|
/qemu/tests/qtest/ |
H A D | test-x86-cpuid-compat.c | 215 qtest_start("-cpu pentium,-fpu,+fpu,-mce,mce=on,+cx8,cx8=off,+sse4_1,sse4_2=on"); in test_plus_minus_subprocess() 242 "Don't mix both \"-mce\" and \"mce=on\"*"); in test_plus_minus() 275 "486", "arat=on", NULL, "level", 6); in main() 278 "phenom", "fsgsbase=on", NULL, "level", 7); in main() 281 "phenom", "avx512vbmi=on", NULL, "level", 7); in main() 284 "phenom", "xsaveopt=on", NULL, "level", 0xd); in main() 287 "486", "3dnow=on", NULL, "xlevel", 0x80000001); in main() 290 "486", "sse4a=on", NULL, "xlevel", 0x80000001); in main() 293 "486", "invtsc=on", NULL, "xlevel", 0x80000007); in main() 296 "486", "svm=on,npt=on", NULL, "xlevel", 0x8000000A); in main() [all …]
|
H A D | libqtest.h | 95 * @s: #QTestState instance to operate on. 114 * @s: #QTestState instance to operate on. 123 * @s: #QTestState instance to operate on. 139 * @s: #QTestState instance to operate on. 148 * @s: #QTestState instance to operate on. 159 * @s: #QTestState instance to operate on. 168 * @s: #QTestState instance to operate on. 184 * @s: #QTestState instance to operate on. 196 * @s: #QTestState instance to operate on. 208 * @s: #QTestState instance to operate on. [all …]
|
/qemu/hw/usb/ |
H A D | Kconfig | 7 depends on PCI 21 depends on PCI 44 depends on PCI 63 depends on USB 68 depends on USB 73 depends on USB 77 depends on USB 83 depends on USB 89 depends on USB 95 depends on USB [all …]
|
/qemu/hw/display/ |
H A D | Kconfig | 3 depends on I2C 15 depends on PCI 30 depends on I2C 35 depends on I2C 43 depends on PCI 49 depends on ISA_BUS 59 depends on PCI 65 depends on PCI 94 depends on SPICE && PCI && PIXMAN 100 depends on VIRTIO [all …]
|
/qemu/subprojects/libvduse/ |
H A D | libvduse.h | 65 * Returns: a pointer to VDUSE device on success, NULL on failure. 75 * Returns: file descriptor on success, -1 on failure. 86 * Returns: a pointer to a structure containing VduseVirtqElement on success, 87 * NULL on failure. 115 * Returns: private pointer on success, NULL on failure. 126 * Returns: a pointer to the virtqueue on success, NULL on failure. 136 * Returns: file descriptor on success, -1 on failure. 146 * Returns: file descriptor on success, -errno on failure. 159 * Returns: 0 on success, -errno on failure. 172 * Returns: 0 on success, -errno on failure. [all …]
|
/qemu/hw/net/ |
H A D | Kconfig | 10 depends on PCI 16 depends on PCI 22 depends on PCI 31 depends on PCI 40 depends on PCI 45 depends on PCI_EXPRESS && MSI_NONBROKEN 50 depends on PCI_EXPRESS && MSI_NONBROKEN 55 depends on PCI 60 depends on PCI 76 depends on ISA_BUS [all …]
|
/qemu/ |
H A D | qemu-options.hx | 32 " vmport=on|off|auto controls emulation of vmport (default: auto)\n" 33 " dump-guest-core=on|off include guest memory in a core dump (default=on)\n" 34 " mem-merge=on|off controls memory merge support (default: on)\n" 35 " aes-key-wrap=on|off controls support for AES key wrapping (default=on)\n" 36 " dea-key-wrap=on|off controls support for DEA key wrapping (default=on)\n" 37 " suppress-vmdesc=on|off disables self-describing migration (default=off)\n" 38 " nvdimm=on|off controls NVDIMM support (default=off)\n" 40 " hmat=on|off controls ACPI HMAT support (default=off)\n" 42 " aux-ram-share=on|off allocate auxiliary guest RAM as shared (default: off)\n" 67 This is used to enable an accelerator. Depending on the target [all …]
|
/qemu/hw/i386/ |
H A D | Kconfig | 7 depends on KVM 11 depends on KVM 16 depends on KVM 72 depends on ACPI_SMBUS 77 depends on I386 94 depends on I386 101 depends on I440FX 106 depends on I386 125 depends on I386 && FDT 141 depends on I386 && FDT # for MICROVM [all …]
|
/qemu/include/hw/i2c/ |
H A D | i2c.h | 101 * i2c_start_transfer: start a transfer on an I2C bus. 110 * Returns: 0 on success, -1 on error 115 * i2c_start_recv: start a 'receive' transfer on an I2C bus. 120 * Returns: 0 on success, -1 on error 125 * i2c_start_send: start a 'send' transfer on an I2C bus. 130 * Returns: 0 on success, -1 on error 135 * i2c_start_send_async: start an asynchronous 'send' transfer on an I2C bus. 140 * Return: 0 on success, -1 on error 158 * Create an I2C slave device on the heap. 160 * @addr: I2C address of the slave when put on a bus [all …]
|
/qemu/hw/acpi/ |
H A D | Kconfig | 30 depends on ACPI 40 depends on ACPI 44 depends on ACPI && PCI && ACPI_PCIHP 48 depends on ACPI 52 depends on ACPI 56 depends on ACPI && PCI 61 depends on PC 66 depends on PC 70 depends on ACPI 81 depends on ACPI && PCI [all …]
|
/qemu/hw/sensor/ |
H A D | Kconfig | 3 depends on I2C 8 depends on I2C 13 depends on I2C 18 depends on I2C 23 depends on I2C 27 depends on PMBUS 32 depends on I2C 36 depends on I2C 41 depends on PMBUS 45 depends on PMBUS
|
/qemu/hw/audio/ |
H A D | Kconfig | 4 depends on ISA_BUS 9 depends on PCI 14 depends on PCI 19 depends on ISA_BUS 24 depends on ISA_BUS 29 depends on ISA_BUS 34 depends on PCI 39 depends on I8254 43 depends on I2C 57 depends on VIRTIO
|
/qemu/hw/ppc/ |
H A D | Kconfig | 4 depends on PPC64 && FDT 24 depends on PSERIES 29 depends on PPC64 && FDT 50 depends on PPC && FDT 69 depends on PPC && FDT 84 depends on PPC 93 depends on PPC 103 depends on PPC 121 depends on PPC 134 depends on PPC [all …]
|
/qemu/hw/scsi/ |
H A D | Kconfig | 7 depends on PCI 13 depends on PCI 19 depends on PCI 25 depends on PCI 35 depends on PCI 42 depends on PSERIES 48 depends on VIRTIO 53 depends on VIRTIO 59 depends on VIRTIO && VHOST_KERNEL 66 depends on VIRTIO && VHOST_USER && LINUX
|
/qemu/hw/misc/ |
H A D | Kconfig | 3 depends on ISA_BUS 16 depends on ISA_BUS 21 depends on ISA_BUS 26 depends on PCI 31 depends on PCI && MSI_NONBROKEN 36 depends on I2C 65 depends on PCI && LINUX && IVSHMEM && MSI_NONBROKEN 70 depends on LINUX && IVSHMEM 143 depends on PCI 148 depends on ISA_BUS [all …]
|