libvirt/tests/qemuxml2argvdata
Martin Kletzander 41c2aa729f qemu: Use memory-backing-file only when needed
We are using memory-backing-file even when it's not needed, for example
if user requests hugepages for memory backing, but does not specify any
pagesize or memory node pinning.  This causes migrations to fail when
migrating from older libvirt that did not do this.  So similarly to
commit 7832fac847 which does it for
memory-backend-ram, this commit makes is more generic and
backend-agnostic, so the backend is not used if there is no specific
pagesize of hugepages requested, no nodeset the memory node should be
bound to, no memory access change required, and so on.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1266856

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2015-10-02 16:14:26 +02:00
..
qemuxml2argv-aarch64-aavmf-virtio-mmio.args tests: Add test for virtio-mmio address type 2015-03-09 07:52:34 +01:00
qemuxml2argv-aarch64-aavmf-virtio-mmio.xml tests: Add test for virtio-mmio address type 2015-03-09 07:52:34 +01:00
qemuxml2argv-aarch64-cpu-passthrough.args tests: qemu: Couple aarch64 CPU tests 2015-04-24 10:27:01 -04:00
qemuxml2argv-aarch64-cpu-passthrough.xml tests: qemu: Couple aarch64 CPU tests 2015-04-24 10:27:01 -04:00
qemuxml2argv-aarch64-gic.args qemu: Implement GIC 2015-05-05 09:45:52 +02:00
qemuxml2argv-aarch64-gic.xml qemu: Implement GIC 2015-05-05 09:45:52 +02:00
qemuxml2argv-aarch64-gicv3.args qemu: Add test cases for gic-version option 2015-10-02 16:14:26 +02:00
qemuxml2argv-aarch64-gicv3.xml qemu: Add test cases for gic-version option 2015-10-02 16:14:26 +02:00
qemuxml2argv-aarch64-kvm-32-on-64.args qemu: command: Support arm 32-on-64 KVM with -cpu aarch64=off 2015-06-08 17:51:06 -04:00
qemuxml2argv-aarch64-kvm-32-on-64.xml qemu: command: Support arm 32-on-64 KVM with -cpu aarch64=off 2015-06-08 17:51:06 -04:00
qemuxml2argv-aarch64-virt-default-nic.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-aarch64-virt-default-nic.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-aarch64-virt-virtio.args qemu: command: Make RNG backend device IDs unique 2015-02-10 13:05:22 +01:00
qemuxml2argv-aarch64-virt-virtio.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-arm-vexpressa9-basic.args
qemuxml2argv-arm-vexpressa9-basic.xml
qemuxml2argv-arm-vexpressa9-nodevs.args
qemuxml2argv-arm-vexpressa9-nodevs.xml
qemuxml2argv-arm-vexpressa9-virtio.args qemu: command: Make RNG backend device IDs unique 2015-02-10 13:05:22 +01:00
qemuxml2argv-arm-vexpressa9-virtio.xml
qemuxml2argv-arm-virt-virtio.args qemu: command: Make RNG backend device IDs unique 2015-02-10 13:05:22 +01:00
qemuxml2argv-arm-virt-virtio.xml
qemuxml2argv-balloon-device-auto.args
qemuxml2argv-balloon-device-auto.xml
qemuxml2argv-balloon-device-period.args
qemuxml2argv-balloon-device-period.xml
qemuxml2argv-balloon-device.args
qemuxml2argv-balloon-device.xml
qemuxml2argv-bios-nvram-os-interleave.xml tests: Add test for os interleaving 2015-03-09 07:52:34 +01:00
qemuxml2argv-bios-nvram.args qemu: Implement extended loader and nvram 2014-09-10 09:38:07 +02:00
qemuxml2argv-bios-nvram.xml conf: Extend <loader/> and introduce <nvram/> 2014-09-10 09:38:07 +02:00
qemuxml2argv-bios.args
qemuxml2argv-bios.xml
qemuxml2argv-blkdeviotune-max.args qemu: Add tests for new blkdeviotune arguments 2014-11-14 12:03:52 -05:00
qemuxml2argv-blkdeviotune-max.xml qemu: Add tests for new blkdeviotune arguments 2014-11-14 12:03:52 -05:00
qemuxml2argv-blkdeviotune.args
qemuxml2argv-blkdeviotune.xml
qemuxml2argv-blkiotune-device.args
qemuxml2argv-blkiotune-device.xml
qemuxml2argv-blkiotune.args
qemuxml2argv-blkiotune.xml
qemuxml2argv-boot-cdrom.args
qemuxml2argv-boot-cdrom.xml
qemuxml2argv-boot-complex-bootindex.args
qemuxml2argv-boot-complex-bootindex.xml
qemuxml2argv-boot-complex.args
qemuxml2argv-boot-complex.xml
qemuxml2argv-boot-dev+order.xml
qemuxml2argv-boot-floppy-q35.args Explicitly format the isa-fdc controller for newer q35 machines 2015-07-08 15:35:35 +02:00
qemuxml2argv-boot-floppy-q35.xml Explicitly format the isa-fdc controller for newer q35 machines 2015-07-08 15:35:35 +02:00
qemuxml2argv-boot-floppy.args
qemuxml2argv-boot-floppy.xml
qemuxml2argv-boot-menu-disable-drive-bootindex.args
qemuxml2argv-boot-menu-disable-drive-bootindex.xml
qemuxml2argv-boot-menu-disable-drive.args
qemuxml2argv-boot-menu-disable-drive.xml
qemuxml2argv-boot-menu-disable-with-timeout.xml docs, conf: add support for bootmenu timeout 2014-08-25 14:10:54 +02:00
qemuxml2argv-boot-menu-disable.args
qemuxml2argv-boot-menu-disable.xml
qemuxml2argv-boot-menu-enable-with-timeout-invalid.xml docs, conf: add support for bootmenu timeout 2014-08-25 14:10:54 +02:00
qemuxml2argv-boot-menu-enable-with-timeout.args qemu: add support for splash-timeout 2014-08-25 14:11:41 +02:00
qemuxml2argv-boot-menu-enable-with-timeout.xml docs, conf: add support for bootmenu timeout 2014-08-25 14:10:54 +02:00
qemuxml2argv-boot-menu-enable.args
qemuxml2argv-boot-menu-enable.xml
qemuxml2argv-boot-multi.args
qemuxml2argv-boot-multi.xml
qemuxml2argv-boot-network.args
qemuxml2argv-boot-network.xml
qemuxml2argv-boot-order.args
qemuxml2argv-boot-order.xml
qemuxml2argv-boot-strict.args
qemuxml2argv-boot-strict.xml
qemuxml2argv-bootindex-floppy-q35.args Explicitly format the isa-fdc controller for newer q35 machines 2015-07-08 15:35:35 +02:00
qemuxml2argv-bootindex-floppy-q35.xml Explicitly format the isa-fdc controller for newer q35 machines 2015-07-08 15:35:35 +02:00
qemuxml2argv-channel-guestfwd.args
qemuxml2argv-channel-guestfwd.xml
qemuxml2argv-channel-spicevmc-old.args
qemuxml2argv-channel-spicevmc-old.xml
qemuxml2argv-channel-spicevmc.args
qemuxml2argv-channel-spicevmc.xml
qemuxml2argv-channel-virtio-auto.args Allocate virtio-serial addresses when starting a domain 2015-04-02 15:00:13 +02:00
qemuxml2argv-channel-virtio-auto.xml
qemuxml2argv-channel-virtio-autoadd.args Auto add virtio-serial controllers 2015-04-02 15:00:13 +02:00
qemuxml2argv-channel-virtio-autoadd.xml Auto add virtio-serial controllers 2015-04-02 15:00:13 +02:00
qemuxml2argv-channel-virtio-autoassign.args Allocate virtio-serial addresses when starting a domain 2015-04-02 15:00:13 +02:00
qemuxml2argv-channel-virtio-autoassign.xml Add test for virtio serial port assignment 2015-04-02 15:00:13 +02:00
qemuxml2argv-channel-virtio-default.args qemu: Fix assignment of the default spicevmc channel name 2015-06-30 10:31:29 +02:00
qemuxml2argv-channel-virtio-default.xml qemu: Fix assignment of the default spicevmc channel name 2015-06-30 10:31:29 +02:00
qemuxml2argv-channel-virtio-state.args conf: Add channel state for virtio channels to the XML 2014-11-21 11:00:11 +01:00
qemuxml2argv-channel-virtio-state.xml conf: Add channel state for virtio channels to the XML 2014-11-21 11:00:11 +01:00
qemuxml2argv-channel-virtio-unix.args qemu: Fix access to auto-generated socket paths 2015-08-24 11:53:17 +02:00
qemuxml2argv-channel-virtio-unix.xml qemu: Avoid using ".(null)" in UNIX socket path 2015-07-01 09:47:32 +02:00
qemuxml2argv-channel-virtio.args
qemuxml2argv-channel-virtio.xml
qemuxml2argv-chardev-label.xml
qemuxml2argv-clock-catchup.args
qemuxml2argv-clock-catchup.xml
qemuxml2argv-clock-france.args
qemuxml2argv-clock-france.xml
qemuxml2argv-clock-hpet-off.args
qemuxml2argv-clock-hpet-off.xml
qemuxml2argv-clock-localtime-basis-localtime.args
qemuxml2argv-clock-localtime-basis-localtime.xml
qemuxml2argv-clock-localtime.args
qemuxml2argv-clock-localtime.xml
qemuxml2argv-clock-timer-hyperv-rtc.args
qemuxml2argv-clock-timer-hyperv-rtc.xml
qemuxml2argv-clock-utc.args
qemuxml2argv-clock-utc.xml
qemuxml2argv-clock-variable.args
qemuxml2argv-clock-variable.xml
qemuxml2argv-console-compat2.xml Always add 'console' matching the 'serial' device 2015-06-04 10:04:44 +02:00
qemuxml2argv-console-compat-2.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-console-compat-auto.args
qemuxml2argv-console-compat-auto.xml
qemuxml2argv-console-compat-chardev.args
qemuxml2argv-console-compat-chardev.xml
qemuxml2argv-console-compat.args
qemuxml2argv-console-compat.xml
qemuxml2argv-console-sclp.args
qemuxml2argv-console-sclp.xml
qemuxml2argv-console-virtio-ccw.args
qemuxml2argv-console-virtio-ccw.xml
qemuxml2argv-console-virtio-many.args
qemuxml2argv-console-virtio-many.xml
qemuxml2argv-console-virtio-s390.args
qemuxml2argv-console-virtio-s390.xml
qemuxml2argv-console-virtio.args
qemuxml2argv-console-virtio.xml
qemuxml2argv-controller-order.args
qemuxml2argv-controller-order.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-cpu-empty.xml conf: Don't output <cpu> tag if it contains no information. 2015-04-13 09:27:26 +02:00
qemuxml2argv-cpu-eoi-disabled.args
qemuxml2argv-cpu-eoi-disabled.xml
qemuxml2argv-cpu-eoi-enabled.args
qemuxml2argv-cpu-eoi-enabled.xml
qemuxml2argv-cpu-exact1.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-exact1.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-exact2-nofallback.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-exact2-nofallback.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-exact2.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-exact2.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-fallback.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-fallback.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-Haswell2.args cpu: Add {Haswell,Broadwell}-noTSX CPU models 2015-03-26 09:19:59 +01:00
qemuxml2argv-cpu-Haswell2.xml cpu: Add {Haswell,Broadwell}-noTSX CPU models 2015-03-26 09:19:59 +01:00
qemuxml2argv-cpu-Haswell3.args cpu: Add {Haswell,Broadwell}-noTSX CPU models 2015-03-26 09:19:59 +01:00
qemuxml2argv-cpu-Haswell3.xml cpu: Add {Haswell,Broadwell}-noTSX CPU models 2015-03-26 09:19:59 +01:00
qemuxml2argv-cpu-Haswell-noTSX.args cpu: Add {Haswell,Broadwell}-noTSX CPU models 2015-03-26 09:19:59 +01:00
qemuxml2argv-cpu-Haswell-noTSX.xml cpu: Add {Haswell,Broadwell}-noTSX CPU models 2015-03-26 09:19:59 +01:00
qemuxml2argv-cpu-Haswell.args cpu: Add {Haswell,Broadwell}-noTSX CPU models 2015-03-26 09:19:59 +01:00
qemuxml2argv-cpu-Haswell.xml cpu: Add {Haswell,Broadwell}-noTSX CPU models 2015-03-26 09:19:59 +01:00
qemuxml2argv-cpu-host-kvmclock.args
qemuxml2argv-cpu-host-kvmclock.xml cpu: Format <cpu/> properly 2015-02-25 09:26:04 +01:00
qemuxml2argv-cpu-host-model-fallback.args
qemuxml2argv-cpu-host-model-fallback.xml
qemuxml2argv-cpu-host-model-features.xml Add an XML test for host-model CPU with features 2015-01-19 10:11:15 +01:00
qemuxml2argv-cpu-host-model-nofallback.xml
qemuxml2argv-cpu-host-model-vendor.args cpu: Honor vendor_id override in host-model 2015-04-30 15:34:57 +02:00
qemuxml2argv-cpu-host-model-vendor.xml cpu: Honor vendor_id override in host-model 2015-04-30 15:34:57 +02:00
qemuxml2argv-cpu-host-model.args
qemuxml2argv-cpu-host-model.xml
qemuxml2argv-cpu-host-passthrough-features.args qemu: Allow enabling/disabling features with host-passthrough 2015-01-13 08:51:01 +01:00
qemuxml2argv-cpu-host-passthrough-features.xml qemu: Allow enabling/disabling features with host-passthrough 2015-01-13 08:51:01 +01:00
qemuxml2argv-cpu-host-passthrough.args
qemuxml2argv-cpu-host-passthrough.xml
qemuxml2argv-cpu-kvmclock.args
qemuxml2argv-cpu-kvmclock.xml
qemuxml2argv-cpu-minimum1.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-minimum1.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-minimum2.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-minimum2.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-nofallback.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-numa1.args
qemuxml2argv-cpu-numa1.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-cpu-numa2.args
qemuxml2argv-cpu-numa2.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-cpu-numa3.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-cpu-numa-disjoint.args
qemuxml2argv-cpu-numa-disjoint.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-cpu-numa-disordered.xml conf: fix crash when parsing a unordered NUMA <cell/> 2015-09-08 10:40:20 +02:00
qemuxml2argv-cpu-numa-memshared.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-cpu-numa-no-memory-element.args conf: Make specifying <memory> optional 2015-03-16 14:32:20 +01:00
qemuxml2argv-cpu-numa-no-memory-element.xml conf: Make specifying <memory> optional 2015-03-16 14:32:20 +01:00
qemuxml2argv-cpu-qemu-host-passthrough.xml
qemuxml2argv-cpu-strict1.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-strict1.xml qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-cpu-topology1.args
qemuxml2argv-cpu-topology1.xml
qemuxml2argv-cpu-topology2.args
qemuxml2argv-cpu-topology2.xml
qemuxml2argv-cpu-topology3.args
qemuxml2argv-cpu-topology3.xml
qemuxml2argv-cputune-iothreads.xml cputune: allow interleaved xml 2014-09-15 18:59:40 -06:00
qemuxml2argv-cputune-iothreadsched-toomuch.xml conf: Adjust the iothreadsched expectations 2015-04-27 12:36:35 -04:00
qemuxml2argv-cputune-iothreadsched-zeropriority.xml conf: Format scheduler priority when it is zero 2015-06-25 23:25:30 +02:00
qemuxml2argv-cputune-iothreadsched.xml docs, schema, conf: Add support for setting scheduler parameters of guest threads 2015-02-11 17:30:06 +01:00
qemuxml2argv-cputune-numatune.args qemuBuildMemoryBackendStr: Report backend requirement more appropriately 2015-02-17 09:07:09 +01:00
qemuxml2argv-cputune-numatune.xml conf: Don't mangle vcpu placement randomly 2015-01-30 13:51:22 +01:00
qemuxml2argv-cputune-vcpusched-overlap.xml docs, schema, conf: Add support for setting scheduler parameters of guest threads 2015-02-11 17:30:06 +01:00
qemuxml2argv-cputune-zero-shares.args
qemuxml2argv-cputune-zero-shares.xml
qemuxml2argv-cputune.args
qemuxml2argv-cputune.xml
qemuxml2argv-default-kvm-host-arch.args caps: Fix regression defaulting to host arch 2015-05-08 11:11:32 -04:00
qemuxml2argv-default-kvm-host-arch.xml caps: Fix regression defaulting to host arch 2015-05-08 11:11:32 -04:00
qemuxml2argv-default-qemu-host-arch.args caps: Fix regression defaulting to host arch 2015-05-08 11:11:32 -04:00
qemuxml2argv-default-qemu-host-arch.xml caps: Fix regression defaulting to host arch 2015-05-08 11:11:32 -04:00
qemuxml2argv-disk-active-commit.xml blockcommit: track job type in xml 2014-07-30 06:32:38 -06:00
qemuxml2argv-disk-aio.args
qemuxml2argv-disk-aio.xml
qemuxml2argv-disk-backing-chains.xml
qemuxml2argv-disk-blockio.args qemu: log error when domain has an unsupported IDE controller 2015-05-15 15:40:43 -04:00
qemuxml2argv-disk-blockio.xml qemu: log error when domain has an unsupported IDE controller 2015-05-15 15:40:43 -04:00
qemuxml2argv-disk-cdrom-empty.args
qemuxml2argv-disk-cdrom-empty.xml
qemuxml2argv-disk-cdrom-network-ftp.args
qemuxml2argv-disk-cdrom-network-ftp.xml
qemuxml2argv-disk-cdrom-network-ftps.args
qemuxml2argv-disk-cdrom-network-ftps.xml
qemuxml2argv-disk-cdrom-network-http.args
qemuxml2argv-disk-cdrom-network-http.xml
qemuxml2argv-disk-cdrom-network-https.args
qemuxml2argv-disk-cdrom-network-https.xml
qemuxml2argv-disk-cdrom-network-tftp.args
qemuxml2argv-disk-cdrom-network-tftp.xml
qemuxml2argv-disk-cdrom-tray-no-device-cap.args
qemuxml2argv-disk-cdrom-tray-no-device-cap.xml
qemuxml2argv-disk-cdrom-tray.args
qemuxml2argv-disk-cdrom-tray.xml
qemuxml2argv-disk-cdrom.args
qemuxml2argv-disk-cdrom.xml
qemuxml2argv-disk-copy_on_read.args
qemuxml2argv-disk-copy_on_read.xml
qemuxml2argv-disk-device-lun-type-invalid.xml rng: Forbid to validate mismatched <disk> 'device' and 'type' attributes 2015-04-20 10:04:06 +02:00
qemuxml2argv-disk-drive-boot-cdrom.args
qemuxml2argv-disk-drive-boot-cdrom.xml
qemuxml2argv-disk-drive-boot-disk.args
qemuxml2argv-disk-drive-boot-disk.xml
qemuxml2argv-disk-drive-cache-directsync.args
qemuxml2argv-disk-drive-cache-directsync.xml
qemuxml2argv-disk-drive-cache-unsafe.args
qemuxml2argv-disk-drive-cache-unsafe.xml
qemuxml2argv-disk-drive-cache-v1-none.args
qemuxml2argv-disk-drive-cache-v1-none.xml
qemuxml2argv-disk-drive-cache-v1-wb.args
qemuxml2argv-disk-drive-cache-v1-wb.xml
qemuxml2argv-disk-drive-cache-v1-wt.args
qemuxml2argv-disk-drive-cache-v1-wt.xml
qemuxml2argv-disk-drive-cache-v2-none.args
qemuxml2argv-disk-drive-cache-v2-none.xml
qemuxml2argv-disk-drive-cache-v2-wb.args
qemuxml2argv-disk-drive-cache-v2-wb.xml
qemuxml2argv-disk-drive-cache-v2-wt.args
qemuxml2argv-disk-drive-cache-v2-wt.xml
qemuxml2argv-disk-drive-copy-on-read.args
qemuxml2argv-disk-drive-copy-on-read.xml
qemuxml2argv-disk-drive-discard.args
qemuxml2argv-disk-drive-discard.xml
qemuxml2argv-disk-drive-error-policy-enospace.args
qemuxml2argv-disk-drive-error-policy-enospace.xml
qemuxml2argv-disk-drive-error-policy-stop.args
qemuxml2argv-disk-drive-error-policy-stop.xml
qemuxml2argv-disk-drive-error-policy-wreport-rignore.args
qemuxml2argv-disk-drive-error-policy-wreport-rignore.xml
qemuxml2argv-disk-drive-fat.args
qemuxml2argv-disk-drive-fat.xml
qemuxml2argv-disk-drive-fmt-qcow.args
qemuxml2argv-disk-drive-fmt-qcow.xml
qemuxml2argv-disk-drive-network-gluster.args
qemuxml2argv-disk-drive-network-gluster.xml
qemuxml2argv-disk-drive-network-iscsi-auth.args
qemuxml2argv-disk-drive-network-iscsi-auth.xml
qemuxml2argv-disk-drive-network-iscsi-lun.args
qemuxml2argv-disk-drive-network-iscsi-lun.xml
qemuxml2argv-disk-drive-network-iscsi.args
qemuxml2argv-disk-drive-network-iscsi.xml
qemuxml2argv-disk-drive-network-nbd-export.args
qemuxml2argv-disk-drive-network-nbd-export.xml
qemuxml2argv-disk-drive-network-nbd-ipv6-export.args
qemuxml2argv-disk-drive-network-nbd-ipv6-export.xml
qemuxml2argv-disk-drive-network-nbd-ipv6.args
qemuxml2argv-disk-drive-network-nbd-ipv6.xml
qemuxml2argv-disk-drive-network-nbd-unix.args
qemuxml2argv-disk-drive-network-nbd-unix.xml
qemuxml2argv-disk-drive-network-nbd.args
qemuxml2argv-disk-drive-network-nbd.xml
qemuxml2argv-disk-drive-network-rbd-auth.args
qemuxml2argv-disk-drive-network-rbd-auth.xml
qemuxml2argv-disk-drive-network-rbd-ceph-env.args
qemuxml2argv-disk-drive-network-rbd-ceph-env.xml
qemuxml2argv-disk-drive-network-rbd-ipv6.args
qemuxml2argv-disk-drive-network-rbd-ipv6.xml
qemuxml2argv-disk-drive-network-rbd-no-colon.xml
qemuxml2argv-disk-drive-network-rbd.args storage: rbd: Implement support for passing config file option 2014-11-21 14:37:03 +01:00
qemuxml2argv-disk-drive-network-rbd.xml storage: rbd: Implement support for passing config file option 2014-11-21 14:37:03 +01:00
qemuxml2argv-disk-drive-network-sheepdog.args
qemuxml2argv-disk-drive-network-sheepdog.xml
qemuxml2argv-disk-drive-no-boot.args
qemuxml2argv-disk-drive-no-boot.xml
qemuxml2argv-disk-drive-readonly-disk.args
qemuxml2argv-disk-drive-readonly-disk.xml
qemuxml2argv-disk-drive-readonly-no-device.args
qemuxml2argv-disk-drive-readonly-no-device.xml
qemuxml2argv-disk-drive-shared.args
qemuxml2argv-disk-drive-shared.xml
qemuxml2argv-disk-floppy-pseries.args Avoid starting a PowerPC VM with floppy disk 2015-08-04 10:17:07 +02:00
qemuxml2argv-disk-floppy-pseries.xml Avoid starting a PowerPC VM with floppy disk 2015-08-04 10:17:07 +02:00
qemuxml2argv-disk-floppy-tray-no-device-cap.args
qemuxml2argv-disk-floppy-tray-no-device-cap.xml
qemuxml2argv-disk-floppy-tray.args
qemuxml2argv-disk-floppy-tray.xml
qemuxml2argv-disk-floppy.args
qemuxml2argv-disk-floppy.xml
qemuxml2argv-disk-geometry.args
qemuxml2argv-disk-geometry.xml
qemuxml2argv-disk-ide-drive-split.args qemu: log error when domain has an unsupported IDE controller 2015-05-15 15:40:43 -04:00
qemuxml2argv-disk-ide-drive-split.xml qemu: log error when domain has an unsupported IDE controller 2015-05-15 15:40:43 -04:00
qemuxml2argv-disk-ide-wwn.args
qemuxml2argv-disk-ide-wwn.xml
qemuxml2argv-disk-ioeventfd.args
qemuxml2argv-disk-ioeventfd.xml
qemuxml2argv-disk-iscsi.args relaxng: allow : in /dev/disk/by-path names 2015-03-26 16:57:26 -06:00
qemuxml2argv-disk-iscsi.xml relaxng: allow : in /dev/disk/by-path names 2015-03-26 16:57:26 -06:00
qemuxml2argv-disk-many.args
qemuxml2argv-disk-many.xml
qemuxml2argv-disk-mirror-old.xml
qemuxml2argv-disk-mirror.xml blockcopy: allow block device destination 2014-09-05 13:13:50 -06:00
qemuxml2argv-disk-order.args
qemuxml2argv-disk-order.xml
qemuxml2argv-disk-same-targets.xml conf: Don't allow duplicated target names regardless of bus 2015-07-09 08:30:02 -04:00
qemuxml2argv-disk-sata-device.args qemu: use controller alias when constructing device/controller args 2015-05-15 15:36:28 -04:00
qemuxml2argv-disk-sata-device.xml
qemuxml2argv-disk-scsi-device-auto.args
qemuxml2argv-disk-scsi-device-auto.xml
qemuxml2argv-disk-scsi-device.args
qemuxml2argv-disk-scsi-device.xml
qemuxml2argv-disk-scsi-disk-split.args
qemuxml2argv-disk-scsi-disk-split.xml disk: Disallow duplicated target 'dev' values 2015-03-02 22:38:36 -05:00
qemuxml2argv-disk-scsi-disk-vpd-build-error.xml
qemuxml2argv-disk-scsi-disk-vpd.args
qemuxml2argv-disk-scsi-disk-vpd.xml
qemuxml2argv-disk-scsi-disk-wwn.args
qemuxml2argv-disk-scsi-disk-wwn.xml
qemuxml2argv-disk-scsi-lun-passthrough-sgio.xml disk: Disallow duplicated target 'dev' values 2015-03-02 22:38:36 -05:00
qemuxml2argv-disk-scsi-lun-passthrough.args
qemuxml2argv-disk-scsi-lun-passthrough.xml disk: Disallow duplicated target 'dev' values 2015-03-02 22:38:36 -05:00
qemuxml2argv-disk-scsi-megasas.args
qemuxml2argv-disk-scsi-megasas.xml
qemuxml2argv-disk-scsi-virtio-scsi.args
qemuxml2argv-disk-scsi-virtio-scsi.xml
qemuxml2argv-disk-scsi-vscsi.args
qemuxml2argv-disk-scsi-vscsi.xml
qemuxml2argv-disk-serial.args tests: fix qemuxml2argvtest to be arch independent 2015-03-09 13:34:37 +01:00
qemuxml2argv-disk-serial.xml tests: fix qemuxml2argvtest to be arch independent 2015-03-09 13:34:37 +01:00
qemuxml2argv-disk-snapshot.args
qemuxml2argv-disk-snapshot.xml
qemuxml2argv-disk-source-pool-mode.args qemu: log error when domain has an unsupported IDE controller 2015-05-15 15:40:43 -04:00
qemuxml2argv-disk-source-pool-mode.xml qemu: log error when domain has an unsupported IDE controller 2015-05-15 15:40:43 -04:00
qemuxml2argv-disk-source-pool.args qemu: log error when domain has an unsupported IDE controller 2015-05-15 15:40:43 -04:00
qemuxml2argv-disk-source-pool.xml qemu: log error when domain has an unsupported IDE controller 2015-05-15 15:40:43 -04:00
qemuxml2argv-disk-transient.xml
qemuxml2argv-disk-usb-device-removable.args
qemuxml2argv-disk-usb-device-removable.xml
qemuxml2argv-disk-usb-device.args
qemuxml2argv-disk-usb-device.xml
qemuxml2argv-disk-usb-pci.xml qemu: Check address type for USB disks 2015-04-30 15:34:57 +02:00
qemuxml2argv-disk-usb.args
qemuxml2argv-disk-usb.xml
qemuxml2argv-disk-virtio-ccw-many.args
qemuxml2argv-disk-virtio-ccw-many.xml
qemuxml2argv-disk-virtio-ccw.args
qemuxml2argv-disk-virtio-ccw.xml
qemuxml2argv-disk-virtio-s390.args
qemuxml2argv-disk-virtio-s390.xml
qemuxml2argv-disk-virtio-scsi-ccw.args
qemuxml2argv-disk-virtio-scsi-ccw.xml
qemuxml2argv-disk-virtio-scsi-cmd_per_lun.args
qemuxml2argv-disk-virtio-scsi-cmd_per_lun.xml
qemuxml2argv-disk-virtio-scsi-ioeventfd.args qemu: Enable ioeventfd usage for virtio-scsi controllers 2015-08-10 15:05:34 +02:00
qemuxml2argv-disk-virtio-scsi-ioeventfd.xml conf: Add ioeventfd option for controllers 2015-08-10 15:05:34 +02:00
qemuxml2argv-disk-virtio-scsi-max_sectors.args
qemuxml2argv-disk-virtio-scsi-max_sectors.xml
qemuxml2argv-disk-virtio-scsi-num_queues.args
qemuxml2argv-disk-virtio-scsi-num_queues.xml
qemuxml2argv-disk-virtio.args
qemuxml2argv-disk-virtio.xml
qemuxml2argv-disk-xenvbd.args
qemuxml2argv-disk-xenvbd.xml
qemuxml2argv-encrypted-disk.args
qemuxml2argv-encrypted-disk.xml
qemuxml2argv-eoi-disabled.args
qemuxml2argv-eoi-disabled.xml
qemuxml2argv-eoi-enabled.args
qemuxml2argv-eoi-enabled.xml
qemuxml2argv-event_idx.args
qemuxml2argv-event_idx.xml
qemuxml2argv-fips-enabled.args Move the FIPS detection from capabilities 2014-09-19 09:08:23 +02:00
qemuxml2argv-fips-enabled.xml Move the FIPS detection from capabilities 2014-09-19 09:08:23 +02:00
qemuxml2argv-floppy-drive-fat.args
qemuxml2argv-floppy-drive-fat.xml
qemuxml2argv-fs9p-ccw.args qemu: Test for virtio-9p-ccw support 2015-07-15 14:37:30 +02:00
qemuxml2argv-fs9p-ccw.xml qemu: Test for virtio-9p-ccw support 2015-07-15 14:37:30 +02:00
qemuxml2argv-fs9p.args
qemuxml2argv-fs9p.xml
qemuxml2argv-graphics-listen-network2.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-listen-network.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-sdl-fullscreen.args
qemuxml2argv-graphics-sdl-fullscreen.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-sdl.args
qemuxml2argv-graphics-sdl.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-spice-agent-file-xfer.args
qemuxml2argv-graphics-spice-agent-file-xfer.xml
qemuxml2argv-graphics-spice-agentmouse.args
qemuxml2argv-graphics-spice-agentmouse.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-spice-compression.args QXL: fix setting ram and vram values for QEMU QXL device 2014-11-24 22:05:56 +01:00
qemuxml2argv-graphics-spice-compression.xml qemu-command: introduce new vgamem attribute for QXL video device 2014-11-24 22:20:13 +01:00
qemuxml2argv-graphics-spice-listen-network.xml
qemuxml2argv-graphics-spice-qxl-vga.args
qemuxml2argv-graphics-spice-qxl-vga.xml qemu-command: introduce new vgamem attribute for QXL video device 2014-11-24 22:20:13 +01:00
qemuxml2argv-graphics-spice-sasl.args QXL: fix setting ram and vram values for QEMU QXL device 2014-11-24 22:05:56 +01:00
qemuxml2argv-graphics-spice-sasl.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-spice-timeout.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-graphics-spice-timeout.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-spice-usb-redir.args
qemuxml2argv-graphics-spice-usb-redir.xml
qemuxml2argv-graphics-spice.args QXL: fix setting ram and vram values for QEMU QXL device 2014-11-24 22:05:56 +01:00
qemuxml2argv-graphics-spice.xml qemu-command: introduce new vgamem attribute for QXL video device 2014-11-24 22:20:13 +01:00
qemuxml2argv-graphics-vnc-policy.args rng: fix port number range validation 2015-04-23 12:59:52 +01:00
qemuxml2argv-graphics-vnc-policy.xml rng: fix port number range validation 2015-04-23 12:59:52 +01:00
qemuxml2argv-graphics-vnc-sasl.args
qemuxml2argv-graphics-vnc-sasl.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-vnc-socket.args
qemuxml2argv-graphics-vnc-socket.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-vnc-tls.args
qemuxml2argv-graphics-vnc-tls.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-vnc-websocket.args
qemuxml2argv-graphics-vnc-websocket.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-graphics-vnc.args
qemuxml2argv-graphics-vnc.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-hostdev-pci-address-device.args
qemuxml2argv-hostdev-pci-address-device.xml
qemuxml2argv-hostdev-pci-address.args
qemuxml2argv-hostdev-pci-address.xml
qemuxml2argv-hostdev-scsi-autogen-address.xml
qemuxml2argv-hostdev-scsi-boot.args
qemuxml2argv-hostdev-scsi-boot.xml
qemuxml2argv-hostdev-scsi-large-unit.xml docs: Fix XML schema handling of LUN address in hostdev tag 2015-06-22 16:15:49 -04:00
qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.args hostdev: Add iSCSI hostdev XML 2014-08-07 15:07:56 -04:00
qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.xml hostdev: Add iSCSI hostdev XML 2014-08-07 15:07:56 -04:00
qemuxml2argv-hostdev-scsi-lsi-iscsi.args hostdev: Add iSCSI hostdev XML 2014-08-07 15:07:56 -04:00
qemuxml2argv-hostdev-scsi-lsi-iscsi.xml hostdev: Add iSCSI hostdev XML 2014-08-07 15:07:56 -04:00
qemuxml2argv-hostdev-scsi-lsi.args
qemuxml2argv-hostdev-scsi-lsi.xml
qemuxml2argv-hostdev-scsi-rawio.xml hostdev: Add "rawio" attribute to _virDomainHostdevSubsysSCSI 2014-09-19 07:47:46 -04:00
qemuxml2argv-hostdev-scsi-readonly.args
qemuxml2argv-hostdev-scsi-readonly.xml
qemuxml2argv-hostdev-scsi-sgio.xml
qemuxml2argv-hostdev-scsi-shareable.xml
qemuxml2argv-hostdev-scsi-virtio-iscsi-auth.args hostdev: Add iSCSI hostdev XML 2014-08-07 15:07:56 -04:00
qemuxml2argv-hostdev-scsi-virtio-iscsi-auth.xml hostdev: Add iSCSI hostdev XML 2014-08-07 15:07:56 -04:00
qemuxml2argv-hostdev-scsi-virtio-iscsi.args hostdev: Add iSCSI hostdev XML 2014-08-07 15:07:56 -04:00
qemuxml2argv-hostdev-scsi-virtio-iscsi.xml hostdev: Add iSCSI hostdev XML 2014-08-07 15:07:56 -04:00
qemuxml2argv-hostdev-scsi-virtio-scsi.args
qemuxml2argv-hostdev-scsi-virtio-scsi.xml
qemuxml2argv-hostdev-usb-address-device-boot.args
qemuxml2argv-hostdev-usb-address-device-boot.xml
qemuxml2argv-hostdev-usb-address-device.args
qemuxml2argv-hostdev-usb-address-device.xml
qemuxml2argv-hostdev-usb-address.args
qemuxml2argv-hostdev-usb-address.xml
qemuxml2argv-hostdev-vfio-multidomain.args
qemuxml2argv-hostdev-vfio-multidomain.xml
qemuxml2argv-hostdev-vfio.args
qemuxml2argv-hostdev-vfio.xml
qemuxml2argv-hotplug-base.args
qemuxml2argv-hotplug-base.xml tests: Add test cases for previous commit 2014-09-05 08:35:34 +02:00
qemuxml2argv-hugepages-memaccess-invalid.xml conf: report error in virCPUDefParseXML 2014-09-26 16:03:14 +02:00
qemuxml2argv-hugepages-numa.args qemu: Use memory-backing-file only when needed 2015-10-02 16:14:26 +02:00
qemuxml2argv-hugepages-numa.xml qemuxml2argv: Remove Haswell CPU from unrelated tests 2015-06-29 13:28:20 +02:00
qemuxml2argv-hugepages-pages2.args qemu: command: Switch to bytes when formatting size for memory backends 2015-01-31 08:53:22 +01:00
qemuxml2argv-hugepages-pages2.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-hugepages-pages3.args qemu: command: Don't combine old and modern NUMA node creation 2015-01-31 08:53:22 +01:00
qemuxml2argv-hugepages-pages3.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-hugepages-pages4.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-hugepages-pages5.args qemu: Honor hugepages for UMA domains 2014-09-17 18:33:33 +02:00
qemuxml2argv-hugepages-pages5.xml qemu: Honor hugepages for UMA domains 2014-09-17 18:33:33 +02:00
qemuxml2argv-hugepages-pages6.args qemu: Extract -mem-path building into its own function 2015-10-02 16:14:26 +02:00
qemuxml2argv-hugepages-pages6.xml qemu: Allow system pages to <memoryBacking/> 2014-12-15 13:36:47 +01:00
qemuxml2argv-hugepages-pages.args qemu: command: Switch to bytes when formatting size for memory backends 2015-01-31 08:53:22 +01:00
qemuxml2argv-hugepages-pages.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-hugepages-shared.args qemu: command: Switch to bytes when formatting size for memory backends 2015-01-31 08:53:22 +01:00
qemuxml2argv-hugepages-shared.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-hugepages.args qemu: Implement ./hugepages/page/[@size, @unit, @nodeset] 2014-07-29 12:14:52 +01:00
qemuxml2argv-hugepages.xml
qemuxml2argv-hyperv-off.args
qemuxml2argv-hyperv-off.xml
qemuxml2argv-hyperv.args
qemuxml2argv-hyperv.xml
qemuxml2argv-input-usbmouse-addr.args
qemuxml2argv-input-usbmouse-addr.xml
qemuxml2argv-input-usbmouse.args
qemuxml2argv-input-usbmouse.xml
qemuxml2argv-input-usbtablet.args
qemuxml2argv-input-usbtablet.xml
qemuxml2argv-interface-driver.xml schema: Fix interface link state schema 2015-03-03 09:43:13 +01:00
qemuxml2argv-interface-server.xml qemuxml2argv: Remove Haswell CPU from unrelated tests 2015-06-29 13:28:20 +02:00
qemuxml2argv-iothreads-disk-virtio-ccw.args qemu: Allow use of iothreads for virtio ccw disk definitions 2014-11-06 15:13:55 +01:00
qemuxml2argv-iothreads-disk-virtio-ccw.xml qemu: Allow use of iothreads for virtio ccw disk definitions 2014-11-06 15:13:55 +01:00
qemuxml2argv-iothreads-disk.args qemu: Allow use of iothreads for disk definitions 2014-08-28 16:27:54 -04:00
qemuxml2argv-iothreads-disk.xml qemu: Allow use of iothreads for disk definitions 2014-08-28 16:27:54 -04:00
qemuxml2argv-iothreads-ids-partial.args qemu: Use domain iothreadids to IOThread's 'thread_id' 2015-04-27 12:36:35 -04:00
qemuxml2argv-iothreads-ids-partial.xml qemu: Use domain iothreadids to IOThread's 'thread_id' 2015-04-27 12:36:35 -04:00
qemuxml2argv-iothreads-ids.args qemu: Use domain iothreadids to IOThread's 'thread_id' 2015-04-27 12:36:35 -04:00
qemuxml2argv-iothreads-ids.xml qemu: Use domain iothreadids to IOThread's 'thread_id' 2015-04-27 12:36:35 -04:00
qemuxml2argv-iothreads.args qemu: Add support for iothreads 2014-08-28 16:27:53 -04:00
qemuxml2argv-iothreads.xml qemu: Add support for iothreads 2014-08-28 16:27:53 -04:00
qemuxml2argv-kvm-features-off.args Add new 'kvm' domain feature and ability to hide KVM signature 2014-08-26 10:41:24 +02:00
qemuxml2argv-kvm-features-off.xml Add new 'kvm' domain feature and ability to hide KVM signature 2014-08-26 10:41:24 +02:00
qemuxml2argv-kvm-features.args Add new 'kvm' domain feature and ability to hide KVM signature 2014-08-26 10:41:24 +02:00
qemuxml2argv-kvm-features.xml Add new 'kvm' domain feature and ability to hide KVM signature 2014-08-26 10:41:24 +02:00
qemuxml2argv-kvm-pit-delay.args
qemuxml2argv-kvm-pit-delay.xml
qemuxml2argv-kvm-pit-device.args
qemuxml2argv-kvm-pit-device.xml
qemuxml2argv-kvm.args
qemuxml2argv-kvm.xml
qemuxml2argv-kvmclock.args
qemuxml2argv-kvmclock.xml
qemuxml2argv-kvmclock+eoi-disabled.args
qemuxml2argv-kvmclock+eoi-disabled.xml
qemuxml2argv-lease.args
qemuxml2argv-lease.xml
qemuxml2argv-machine-aeskeywrap-off-argv.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-off-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-off-cap.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-off-cap.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-off-caps.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-off-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-on-argv.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-on-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-on-cap.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-on-cap.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-on-caps.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-on-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aliases1.args
qemuxml2argv-machine-aliases1.xml
qemuxml2argv-machine-aliases2.args
qemuxml2argv-machine-aliases2.xml
qemuxml2argv-machine-core-off.args
qemuxml2argv-machine-core-off.xml
qemuxml2argv-machine-core-on.args
qemuxml2argv-machine-core-on.xml
qemuxml2argv-machine-deakeywrap-off-argv.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-off-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-off-cap.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-off-cap.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-off-caps.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-off-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-on-argv.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-on-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-on-cap.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-on-cap.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-on-caps.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-on-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-keywrap-none-argv.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-keywrap-none-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-keywrap-none-caps.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-keywrap-none-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-keywrap-none.args libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-keywrap-none.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-usb-opt.args
qemuxml2argv-machine-usb-opt.xml
qemuxml2argv-machine-vmport-opt.args tests: add machine vmport qemu test 2015-05-04 13:19:38 +02:00
qemuxml2argv-machine-vmport-opt.xml tests: add machine vmport qemu test 2015-05-04 13:19:38 +02:00
qemuxml2argv-machine-xen-vmport-opt.xml tests: add machine vmport qemu test 2015-05-04 13:19:38 +02:00
qemuxml2argv-memory-hotplug-dimm-addr.args qemuBuildMemoryBackendStr: Honour passed @pagesize 2015-06-26 09:23:06 +02:00
qemuxml2argv-memory-hotplug-dimm-addr.xml qemuBuildMemoryBackendStr: Honour passed @pagesize 2015-06-26 09:23:06 +02:00
qemuxml2argv-memory-hotplug-dimm.args qemuBuildMemoryBackendStr: Honour passed @pagesize 2015-06-26 09:23:06 +02:00
qemuxml2argv-memory-hotplug-dimm.xml qemu: Align memory module sizes to 2MiB 2015-09-23 13:54:54 +02:00
qemuxml2argv-memory-hotplug-nonuma.xml qemu: Implement setup of memory hotplug parameters 2015-03-23 14:25:14 +01:00
qemuxml2argv-memory-hotplug.args qemu: Implement setup of memory hotplug parameters 2015-03-23 14:25:14 +01:00
qemuxml2argv-memory-hotplug.xml qemu: Implement setup of memory hotplug parameters 2015-03-23 14:25:14 +01:00
qemuxml2argv-memtune-unlimited.args
qemuxml2argv-memtune-unlimited.xml
qemuxml2argv-memtune.args
qemuxml2argv-memtune.xml memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
qemuxml2argv-metadata-duplicate.xml conf: Remove duplicate entries in <metadata> by namespace 2015-03-05 16:24:34 +01:00
qemuxml2argv-metadata.args
qemuxml2argv-metadata.xml
qemuxml2argv-migrate-numa-unaligned.args test: Add test to validate that memory sizes don't get updated on migration 2015-09-22 16:09:28 +02:00
qemuxml2argv-migrate-numa-unaligned.xml test: Add test to validate that memory sizes don't get updated on migration 2015-09-22 16:09:28 +02:00
qemuxml2argv-migrate.args
qemuxml2argv-migrate.xml
qemuxml2argv-minimal-msg-timestamp.args
qemuxml2argv-minimal-msg-timestamp.xml
qemuxml2argv-minimal-no-memory.xml conf: Make specifying <memory> optional 2015-03-16 14:32:20 +01:00
qemuxml2argv-minimal-s390.args Prevent default creation of usb controller on s390 and s390x 2015-02-23 14:50:15 -05:00
qemuxml2argv-minimal-s390.xml
qemuxml2argv-minimal.args
qemuxml2argv-minimal.xml
qemuxml2argv-misc-acpi.args
qemuxml2argv-misc-acpi.xml
qemuxml2argv-misc-disable-s3.args
qemuxml2argv-misc-disable-s3.xml
qemuxml2argv-misc-disable-suspends.args
qemuxml2argv-misc-disable-suspends.xml
qemuxml2argv-misc-enable-s4.args
qemuxml2argv-misc-enable-s4.xml
qemuxml2argv-misc-no-reboot.args
qemuxml2argv-misc-no-reboot.xml
qemuxml2argv-misc-uuid.args
qemuxml2argv-misc-uuid.xml
qemuxml2argv-mlock-off.args
qemuxml2argv-mlock-off.xml
qemuxml2argv-mlock-on.args
qemuxml2argv-mlock-on.xml
qemuxml2argv-mlock-unsupported.args
qemuxml2argv-mlock-unsupported.xml
qemuxml2argv-monitor-json.args
qemuxml2argv-monitor-json.xml
qemuxml2argv-multifunction-pci-device.args
qemuxml2argv-multifunction-pci-device.xml
qemuxml2argv-net-bandwidth2.xml RNG schema: allow plain @floor to <bandwidth/> 2015-04-16 09:07:43 +02:00
qemuxml2argv-net-bandwidth.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-net-client.args
qemuxml2argv-net-client.xml
qemuxml2argv-net-eth-ifname.args
qemuxml2argv-net-eth-ifname.xml
qemuxml2argv-net-eth-names.args
qemuxml2argv-net-eth-names.xml
qemuxml2argv-net-eth.args
qemuxml2argv-net-eth.xml
qemuxml2argv-net-hostdev-multidomain.args
qemuxml2argv-net-hostdev-multidomain.xml
qemuxml2argv-net-hostdev-vfio-multidomain.args
qemuxml2argv-net-hostdev-vfio-multidomain.xml
qemuxml2argv-net-hostdev-vfio.args
qemuxml2argv-net-hostdev-vfio.xml
qemuxml2argv-net-hostdev.args
qemuxml2argv-net-hostdev.xml
qemuxml2argv-net-mcast.args
qemuxml2argv-net-mcast.xml
qemuxml2argv-net-midonet.xml docs: schema and docs for the midonet virtualport type 2015-03-17 13:09:05 -04:00
qemuxml2argv-net-openvswitch.xml
qemuxml2argv-net-server.args
qemuxml2argv-net-server.xml
qemuxml2argv-net-udp.args qemu: add udp interface support 2015-09-02 10:17:50 +02:00
qemuxml2argv-net-udp.xml qemu: add udp interface support 2015-09-02 10:17:50 +02:00
qemuxml2argv-net-user.args
qemuxml2argv-net-user.xml
qemuxml2argv-net-vhostuser-multiq.args qemu: add multiqueue vhost-user support 2015-06-11 14:28:29 +02:00
qemuxml2argv-net-vhostuser-multiq.xml qemu: add multiqueue vhost-user support 2015-06-11 14:28:29 +02:00
qemuxml2argv-net-vhostuser.args qemu: format server interface without a listen address 2015-01-21 13:22:36 +01:00
qemuxml2argv-net-vhostuser.xml qemu: format server interface without a listen address 2015-01-21 13:22:36 +01:00
qemuxml2argv-net-virtio-ccw.args
qemuxml2argv-net-virtio-ccw.xml
qemuxml2argv-net-virtio-device.args
qemuxml2argv-net-virtio-device.xml
qemuxml2argv-net-virtio-disable-offloads.args Wire up mrg_rxbuf option for qemu 2015-02-13 12:31:38 +01:00
qemuxml2argv-net-virtio-disable-offloads.xml Wire up mrg_rxbuf option for qemu 2015-02-13 12:31:38 +01:00
qemuxml2argv-net-virtio-netdev.args
qemuxml2argv-net-virtio-netdev.xml
qemuxml2argv-net-virtio-network-portgroup.xml conf: add trustGuestRxFilters attribute to network and domain interface 2014-10-06 11:49:10 -04:00
qemuxml2argv-net-virtio-s390.args
qemuxml2argv-net-virtio-s390.xml
qemuxml2argv-net-virtio.args
qemuxml2argv-net-virtio.xml
qemuxml2argv-no-shutdown.args
qemuxml2argv-no-shutdown.xml
qemuxml2argv-nographics-vga.args
qemuxml2argv-nographics-vga.xml
qemuxml2argv-nographics.args
qemuxml2argv-nographics.xml
qemuxml2argv-nosharepages.args
qemuxml2argv-nosharepages.xml
qemuxml2argv-numad-auto-memory-vcpu-cpuset.args
qemuxml2argv-numad-auto-memory-vcpu-cpuset.xml
qemuxml2argv-numad-auto-memory-vcpu-no-cpuset-and-placement.args
qemuxml2argv-numad-auto-memory-vcpu-no-cpuset-and-placement.xml
qemuxml2argv-numad-auto-vcpu-no-numatune.xml
qemuxml2argv-numad-auto-vcpu-static-numatune-no-nodeset.xml numatune: setting --mode does not work well 2014-08-22 16:34:23 +02:00
qemuxml2argv-numad-auto-vcpu-static-numatune.args
qemuxml2argv-numad-auto-vcpu-static-numatune.xml
qemuxml2argv-numad-static-memory-auto-vcpu.args
qemuxml2argv-numad-static-memory-auto-vcpu.xml
qemuxml2argv-numad-static-vcpu-no-numatune.xml
qemuxml2argv-numad.args
qemuxml2argv-numad.xml
qemuxml2argv-numatune-auto-nodeset-invalid.args
qemuxml2argv-numatune-auto-nodeset-invalid.xml
qemuxml2argv-numatune-auto-prefer.args qemuBuildMemoryBackendStr: Report backend requirement more appropriately 2015-02-17 09:07:09 +01:00
qemuxml2argv-numatune-auto-prefer.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-numatune-memnode-no-memory.args qemu: command: Don't combine old and modern NUMA node creation 2015-01-31 08:53:22 +01:00
qemuxml2argv-numatune-memnode-no-memory.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-numatune-memnode-nocpu.xml
qemuxml2argv-numatune-memnode.args conf: Automatically use NUMA memory size in case NUMA is enabled 2015-03-16 14:32:20 +01:00
qemuxml2argv-numatune-memnode.xml conf: numa: Don't duplicate NUMA cell cpumask 2015-02-20 17:43:03 +01:00
qemuxml2argv-numatune-memnodes-problematic.xml cpu_conf: Allow specification of 'units' for @memory on numa nodes. 2014-11-10 14:55:45 +01:00
qemuxml2argv-numatune-memory-invalid-nodeset.xml numatune: Fix parsing of empty nodeset (0,^0) 2014-08-12 17:04:31 +02:00
qemuxml2argv-numatune-memory.args
qemuxml2argv-numatune-memory.xml
qemuxml2argv-numatune-static-nodeset-exceed-hostnode.xml numatune: add check for numatune nodeset range 2014-11-04 07:03:36 +01:00
qemuxml2argv-panic-no-address.args domain_conf: Format <pvpanic/> without address correctly 2015-03-06 14:22:45 +01:00
qemuxml2argv-panic-no-address.xml domain_conf: Format <pvpanic/> without address correctly 2015-03-06 14:22:45 +01:00
qemuxml2argv-panic.args
qemuxml2argv-panic.xml
qemuxml2argv-parallel-parport-chardev.args
qemuxml2argv-parallel-parport-chardev.xml
qemuxml2argv-parallel-tcp-chardev.args
qemuxml2argv-parallel-tcp-chardev.xml
qemuxml2argv-parallel-tcp.args
qemuxml2argv-parallel-tcp.xml
qemuxml2argv-pci-autoadd-addr.args
qemuxml2argv-pci-autoadd-addr.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-pci-autoadd-idx.args
qemuxml2argv-pci-autoadd-idx.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-pci-bridge-duplicate-index.xml
qemuxml2argv-pci-bridge-many-disks.args disk: Disallow duplicated target 'dev' values 2015-03-02 22:38:36 -05:00
qemuxml2argv-pci-bridge-many-disks.xml disk: Disallow duplicated target 'dev' values 2015-03-02 22:38:36 -05:00
qemuxml2argv-pci-bridge-negative-index-invalid.xml
qemuxml2argv-pci-bridge.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-pci-bus-invalid.xml conf: more useful error message when pci function is out of range 2015-08-08 18:37:35 -04:00
qemuxml2argv-pci-domain-invalid.xml conf: more useful error message when pci function is out of range 2015-08-08 18:37:35 -04:00
qemuxml2argv-pci-function-invalid.xml conf: more useful error message when pci function is out of range 2015-08-08 18:37:35 -04:00
qemuxml2argv-pci-many.args disk: Disallow duplicated target 'dev' values 2015-03-02 22:38:36 -05:00
qemuxml2argv-pci-many.xml disk: Disallow duplicated target 'dev' values 2015-03-02 22:38:36 -05:00
qemuxml2argv-pci-rom.args
qemuxml2argv-pci-rom.xml
qemuxml2argv-pci-root-address.xml
qemuxml2argv-pci-root-nonzero-index.xml
qemuxml2argv-pci-serial-dev-chardev.args qemu: Implement pci-serial 2015-05-21 17:49:02 +02:00
qemuxml2argv-pci-serial-dev-chardev.xml Introduce pci-serial 2015-05-21 17:49:02 +02:00
qemuxml2argv-pci-slot-invalid.xml conf: more useful error message when pci function is out of range 2015-08-08 18:37:35 -04:00
qemuxml2argv-pcie-root-port-too-many.xml qemu: support new pci controller model "pcie-root-port" 2015-08-09 21:58:55 -04:00
qemuxml2argv-pcie-root-port.args qemu: support new pci controller model "pcie-root-port" 2015-08-09 21:58:55 -04:00
qemuxml2argv-pcie-root-port.xml conf: new pci controller model "pcie-root-port" 2015-08-09 21:52:52 -04:00
qemuxml2argv-pcie-root.args
qemuxml2argv-pcie-root.xml
qemuxml2argv-pcie-switch-downstream-port.args qemu: support new pci controller model "pcie-switch-downstream-port" 2015-08-09 22:32:00 -04:00
qemuxml2argv-pcie-switch-downstream-port.xml conf: new pcie-controller model "pcie-switch-downstream-port" 2015-08-09 22:30:47 -04:00
qemuxml2argv-pcie-switch-upstream-port.args qemu: support new pci controller model "pcie-switch-upstream-port" 2015-08-09 22:16:10 -04:00
qemuxml2argv-pcie-switch-upstream-port.xml conf: new pci controller model "pcie-switch-upstream-port" 2015-08-09 22:12:29 -04:00
qemuxml2argv-pcihole64-gib.xml
qemuxml2argv-pcihole64-none.args
qemuxml2argv-pcihole64-none.xml
qemuxml2argv-pcihole64-q35.args QXL: fix setting ram and vram values for QEMU QXL device 2014-11-24 22:05:56 +01:00
qemuxml2argv-pcihole64-q35.xml qemu-command: introduce new vgamem attribute for QXL video device 2014-11-24 22:20:13 +01:00
qemuxml2argv-pcihole64.args
qemuxml2argv-pcihole64.xml
qemuxml2argv-pmu-feature-off.args qemu: Add support for enabling/disabling PMU 2015-01-16 13:43:46 +01:00
qemuxml2argv-pmu-feature-off.xml docs, schema, conf: Add support for PMU feature 2015-01-16 13:43:46 +01:00
qemuxml2argv-pmu-feature.args qemu: Add support for enabling/disabling PMU 2015-01-16 13:43:46 +01:00
qemuxml2argv-pmu-feature.xml docs, schema, conf: Add support for PMU feature 2015-01-16 13:43:46 +01:00
qemuxml2argv-ppc-dtb.args
qemuxml2argv-ppc-dtb.xml
qemuxml2argv-ppce500-serial.args
qemuxml2argv-ppce500-serial.xml
qemuxml2argv-pseries-basic.args
qemuxml2argv-pseries-basic.xml
qemuxml2argv-pseries-cpu-compat.args qemu: ppc64: Align memory sizes to 256MiB blocks 2015-09-22 16:09:28 +02:00
qemuxml2argv-pseries-cpu-compat.xml Test: Add a testcase for PowerPC compat mode cpu specification. 2014-11-07 09:20:40 +01:00
qemuxml2argv-pseries-cpu-exact.args qemu: Don't compare CPU against host for TCG 2014-10-03 11:30:29 -04:00
qemuxml2argv-pseries-cpu-exact.xml
qemuxml2argv-pseries-cpu-le.args tests : Add test for 'ppc64le' architecture. 2015-03-03 10:58:02 +01:00
qemuxml2argv-pseries-cpu-le.xml tests : Add test for 'ppc64le' architecture. 2015-03-03 10:58:02 +01:00
qemuxml2argv-pseries-disk.args
qemuxml2argv-pseries-disk.xml qemu: Automatically add <panic> element for pSeries guests. 2015-06-01 06:44:37 -04:00
qemuxml2argv-pseries-nvram.args
qemuxml2argv-pseries-nvram.xml qemu: Automatically add <panic> element for pSeries guests. 2015-06-01 06:44:37 -04:00
qemuxml2argv-pseries-panic-address.xml qemu: Allow panic device for pSeries guests 2015-06-01 06:16:29 -04:00
qemuxml2argv-pseries-panic-missing.args qemu: Automatically add <panic> element for pSeries guests. 2015-06-01 06:44:37 -04:00
qemuxml2argv-pseries-panic-missing.xml qemu: Automatically add <panic> element for pSeries guests. 2015-06-01 06:44:37 -04:00
qemuxml2argv-pseries-panic-no-address.args qemu: Allow panic device for pSeries guests 2015-06-01 06:16:29 -04:00
qemuxml2argv-pseries-panic-no-address.xml qemu: Allow panic device for pSeries guests 2015-06-01 06:16:29 -04:00
qemuxml2argv-pseries-usb-default.args
qemuxml2argv-pseries-usb-default.xml
qemuxml2argv-pseries-usb-kbd.args
qemuxml2argv-pseries-usb-kbd.xml
qemuxml2argv-pseries-usb-multi.args
qemuxml2argv-pseries-usb-multi.xml
qemuxml2argv-pseries-vio-address-clash.args
qemuxml2argv-pseries-vio-address-clash.xml
qemuxml2argv-pseries-vio-user-assigned.args
qemuxml2argv-pseries-vio-user-assigned.xml
qemuxml2argv-pseries-vio.args
qemuxml2argv-pseries-vio.xml
qemuxml2argv-pv-spinlock-disabled.args
qemuxml2argv-pv-spinlock-disabled.xml
qemuxml2argv-pv-spinlock-enabled.args
qemuxml2argv-pv-spinlock-enabled.xml
qemuxml2argv-q35.args qemu: implement <target chassisNr='n'/> subelement/attribute of <controller> 2015-08-09 21:40:40 -04:00
qemuxml2argv-q35.xml conf: add new <target> subelement with chassisNr attribute to <controller> 2015-08-09 21:35:00 -04:00
qemuxml2argv-qemu-ns-no-env.args
qemuxml2argv-qemu-ns-no-env.xml
qemuxml2argv-qemu-ns.args
qemuxml2argv-qemu-ns.xml
qemuxml2argv-reboot-timeout-disabled.args
qemuxml2argv-reboot-timeout-disabled.xml
qemuxml2argv-reboot-timeout-enabled.args
qemuxml2argv-reboot-timeout-enabled.xml
qemuxml2argv-restore-v1.args qemu: command: Align memory sizes only on fresh starts 2015-09-22 16:09:28 +02:00
qemuxml2argv-restore-v1.xml
qemuxml2argv-restore-v2-fd.args
qemuxml2argv-restore-v2-fd.xml
qemuxml2argv-restore-v2.args
qemuxml2argv-restore-v2.xml
qemuxml2argv-s390-allow-bogus-usb-controller.args qemu: remove test for allowing ide controller in s390, rename usb tests 2015-05-15 15:37:51 -04:00
qemuxml2argv-s390-allow-bogus-usb-controller.xml qemu: remove test for allowing ide controller in s390, rename usb tests 2015-05-15 15:37:51 -04:00
qemuxml2argv-s390-allow-bogus-usb-none.args qemu: remove test for allowing ide controller in s390, rename usb tests 2015-05-15 15:37:51 -04:00
qemuxml2argv-s390-allow-bogus-usb-none.xml qemu: remove test for allowing ide controller in s390, rename usb tests 2015-05-15 15:37:51 -04:00
qemuxml2argv-s390-defaultconsole.xml
qemuxml2argv-seclabel-dac-none.args
qemuxml2argv-seclabel-dac-none.xml
qemuxml2argv-seclabel-device-duplicates.xml conf: forbid seclabel duplicates for domain devices 2015-02-11 09:45:22 +01:00
qemuxml2argv-seclabel-device-multiple.xml schema: allow multiple seclabel for devices in domaincommon.rng 2015-02-11 09:41:36 +01:00
qemuxml2argv-seclabel-dynamic-baselabel.args
qemuxml2argv-seclabel-dynamic-baselabel.xml
qemuxml2argv-seclabel-dynamic-labelskip.args
qemuxml2argv-seclabel-dynamic-labelskip.xml
qemuxml2argv-seclabel-dynamic-none-relabel.xml tests: Add test cases for previous commit 2014-09-05 08:35:34 +02:00
qemuxml2argv-seclabel-dynamic-none.xml
qemuxml2argv-seclabel-dynamic-override.args
qemuxml2argv-seclabel-dynamic-override.xml
qemuxml2argv-seclabel-dynamic-relabel.args
qemuxml2argv-seclabel-dynamic-relabel.xml
qemuxml2argv-seclabel-dynamic.args
qemuxml2argv-seclabel-dynamic.xml
qemuxml2argv-seclabel-multiple.xml
qemuxml2argv-seclabel-none.args
qemuxml2argv-seclabel-none.xml
qemuxml2argv-seclabel-static-labelskip.args
qemuxml2argv-seclabel-static-labelskip.xml
qemuxml2argv-seclabel-static-relabel.args
qemuxml2argv-seclabel-static-relabel.xml
qemuxml2argv-seclabel-static.args
qemuxml2argv-seclabel-static.xml
qemuxml2argv-serial-dev-chardev-iobase.args qemu: implement address for isa-serial 2015-06-18 08:17:20 -04:00
qemuxml2argv-serial-dev-chardev-iobase.xml qemu: implement address for isa-serial 2015-06-18 08:17:20 -04:00
qemuxml2argv-serial-dev-chardev.args
qemuxml2argv-serial-dev-chardev.xml
qemuxml2argv-serial-dev.args
qemuxml2argv-serial-dev.xml
qemuxml2argv-serial-file-chardev.args
qemuxml2argv-serial-file-chardev.xml
qemuxml2argv-serial-file.args
qemuxml2argv-serial-file.xml
qemuxml2argv-serial-many-chardev.args
qemuxml2argv-serial-many-chardev.xml
qemuxml2argv-serial-many.args
qemuxml2argv-serial-many.xml
qemuxml2argv-serial-pty-chardev.args
qemuxml2argv-serial-pty-chardev.xml
qemuxml2argv-serial-pty.args
qemuxml2argv-serial-pty.xml
qemuxml2argv-serial-spiceport-nospice.args
qemuxml2argv-serial-spiceport-nospice.xml
qemuxml2argv-serial-spiceport.args video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuxml2argv-serial-spiceport.xml qemu-command: introduce new vgamem attribute for QXL video device 2014-11-24 22:20:13 +01:00
qemuxml2argv-serial-target-port-auto.xml
qemuxml2argv-serial-tcp-chardev.args
qemuxml2argv-serial-tcp-chardev.xml
qemuxml2argv-serial-tcp-telnet-chardev.args
qemuxml2argv-serial-tcp-telnet-chardev.xml
qemuxml2argv-serial-tcp-telnet.args
qemuxml2argv-serial-tcp-telnet.xml
qemuxml2argv-serial-tcp.args
qemuxml2argv-serial-tcp.xml
qemuxml2argv-serial-udp-chardev.args
qemuxml2argv-serial-udp-chardev.xml
qemuxml2argv-serial-udp.args
qemuxml2argv-serial-udp.xml
qemuxml2argv-serial-unix-chardev.args
qemuxml2argv-serial-unix-chardev.xml
qemuxml2argv-serial-unix.args
qemuxml2argv-serial-unix.xml
qemuxml2argv-serial-vc-chardev.args
qemuxml2argv-serial-vc-chardev.xml
qemuxml2argv-serial-vc.args
qemuxml2argv-serial-vc.xml
qemuxml2argv-shmem-invalid-address.xml qemu: report error when shmem has an invalid address 2015-07-08 16:30:42 +02:00
qemuxml2argv-shmem-invalid-size.xml qemu: Build command line for ivshmem device 2014-10-03 22:43:09 +02:00
qemuxml2argv-shmem-msi-only.xml docs, conf, schema: add support for shmem device 2014-10-03 22:43:08 +02:00
qemuxml2argv-shmem-small-size.xml qemu: Build command line for ivshmem device 2014-10-03 22:43:09 +02:00
qemuxml2argv-shmem.args qemu: Assign IDs for shared memory devices 2015-07-08 16:30:42 +02:00
qemuxml2argv-shmem.xml qemu: Auto assign pci addresses for shared memory devices 2015-07-08 16:30:42 +02:00
qemuxml2argv-smartcard-controller.args
qemuxml2argv-smartcard-controller.xml
qemuxml2argv-smartcard-host-certificates.args
qemuxml2argv-smartcard-host-certificates.xml
qemuxml2argv-smartcard-host.args
qemuxml2argv-smartcard-host.xml
qemuxml2argv-smartcard-passthrough-spicevmc.args
qemuxml2argv-smartcard-passthrough-spicevmc.xml
qemuxml2argv-smartcard-passthrough-tcp.args
qemuxml2argv-smartcard-passthrough-tcp.xml
qemuxml2argv-smbios-date.xml
qemuxml2argv-smbios-multiple-type2.xml virSysinfo: Introduce SMBIOS type 2 support 2015-06-18 10:10:26 +02:00
qemuxml2argv-smbios-uuid-match.xml
qemuxml2argv-smbios.args virSysinfo: Introduce SMBIOS type 2 support 2015-06-18 10:10:26 +02:00
qemuxml2argv-smbios.xml virSysinfo: Introduce SMBIOS type 2 support 2015-06-18 10:10:26 +02:00
qemuxml2argv-smp.args
qemuxml2argv-smp.xml
qemuxml2argv-sound-device.args conf: Add USB sound card support and implement it for qemu 2014-08-08 14:34:20 +02:00
qemuxml2argv-sound-device.xml conf: Add USB sound card support and implement it for qemu 2014-08-08 14:34:20 +02:00
qemuxml2argv-sound.args
qemuxml2argv-sound.xml
qemuxml2argv-tap-vhost-incorrect.xml conf: Ignore multiqueue with one queue. 2015-06-11 14:17:46 +02:00
qemuxml2argv-tap-vhost.xml conf: add backend element to interfaces 2014-09-16 15:38:34 +02:00
qemuxml2argv-tpm-no-backend-invalid.xml
qemuxml2argv-tpm-passthrough.args
qemuxml2argv-tpm-passthrough.xml
qemuxml2argv-usb1-usb2.args
qemuxml2argv-usb1-usb2.xml
qemuxml2argv-usb-controller.args
qemuxml2argv-usb-controller.xml
qemuxml2argv-usb-hub.args
qemuxml2argv-usb-hub.xml
qemuxml2argv-usb-ich9-companion.args
qemuxml2argv-usb-ich9-companion.xml
qemuxml2argv-usb-ich9-ehci-addr.args
qemuxml2argv-usb-ich9-ehci-addr.xml
qemuxml2argv-usb-ich9-no-companion.xml
qemuxml2argv-usb-none-hub.xml
qemuxml2argv-usb-none-other.xml
qemuxml2argv-usb-none-usbtablet.xml
qemuxml2argv-usb-none.args
qemuxml2argv-usb-none.xml
qemuxml2argv-usb-piix3-controller.args
qemuxml2argv-usb-piix3-controller.xml
qemuxml2argv-usb-ports.args
qemuxml2argv-usb-ports.xml
qemuxml2argv-usb-redir-boot.args
qemuxml2argv-usb-redir-boot.xml
qemuxml2argv-usb-redir-filter-version.args Fix usb device version parsing issues 2015-04-13 12:33:41 +02:00
qemuxml2argv-usb-redir-filter-version.xml Fix usb device version parsing issues 2015-04-13 12:33:41 +02:00
qemuxml2argv-usb-redir-filter.args
qemuxml2argv-usb-redir-filter.xml
qemuxml2argv-usb-redir.args
qemuxml2argv-usb-redir.xml
qemuxml2argv-vcpu-placement-static.xml conf: Don't mangle vcpu placement randomly 2015-01-30 13:51:22 +01:00
qemuxml2argv-vhost_queues-invalid.xml network: check negative values in bridge queues 2014-09-16 10:34:37 +02:00
qemuxml2argv-vhost_queues.xml
qemuxml2argv-video-device-pciaddr-default.args
qemuxml2argv-video-device-pciaddr-default.xml
qemuxml2argv-video-invalid.xml conf: disallow invalid values for video attributes 2015-02-10 09:05:36 +01:00
qemuxml2argv-video-qxl-device-vgamem.args qemuxml2argvtest: Fix test after change of qxl vgamem_mb default 2015-01-12 15:47:52 +01:00
qemuxml2argv-video-qxl-device-vgamem.xml qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-qxl-device.args qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-qxl-device.xml qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-qxl-nodevice.args qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-qxl-nodevice.xml qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-qxl-sec-device-vgamem.args qemuxml2argvtest: Fix test after change of qxl vgamem_mb default 2015-01-12 15:47:52 +01:00
qemuxml2argv-video-qxl-sec-device-vgamem.xml qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-qxl-sec-device.args qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-qxl-sec-device.xml qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-qxl-sec-nodevice.xml qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-vga-device-vgamem.args qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-vga-device-vgamem.xml qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-vga-device.args qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-vga-device.xml qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-vga-nodevice.args qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-video-vga-nodevice.xml qemu-command: use vram attribute for all video devices 2014-11-24 22:18:18 +01:00
qemuxml2argv-virtio-lun.args
qemuxml2argv-virtio-lun.xml
qemuxml2argv-virtio-rng-ccw.args qemu: command: Make RNG backend device IDs unique 2015-02-10 13:05:22 +01:00
qemuxml2argv-virtio-rng-ccw.xml
qemuxml2argv-virtio-rng-default.args qemu: command: Make RNG backend device IDs unique 2015-02-10 13:05:22 +01:00
qemuxml2argv-virtio-rng-default.xml
qemuxml2argv-virtio-rng-egd-crash.xml
qemuxml2argv-virtio-rng-egd.args qemu: command: Shuffle around formatting of alias for RNG device backend 2015-02-10 13:05:22 +01:00
qemuxml2argv-virtio-rng-egd.xml
qemuxml2argv-virtio-rng-multiple.args qemu: command: Shuffle around formatting of alias for RNG device backend 2015-02-10 13:05:22 +01:00
qemuxml2argv-virtio-rng-multiple.xml
qemuxml2argv-virtio-rng-random.args qemu: command: Make RNG backend device IDs unique 2015-02-10 13:05:22 +01:00
qemuxml2argv-virtio-rng-random.xml
qemuxml2argv-watchdog-device.args
qemuxml2argv-watchdog-device.xml
qemuxml2argv-watchdog-diag288.args Test for the new watchdog model diag288 2015-06-24 15:26:32 +02:00
qemuxml2argv-watchdog-diag288.xml Test for the new watchdog model diag288 2015-06-24 15:26:32 +02:00
qemuxml2argv-watchdog-dump.args
qemuxml2argv-watchdog-dump.xml
qemuxml2argv-watchdog-injectnmi.args Test for the new watchdog action inject-nmi 2015-06-24 15:26:31 +02:00
qemuxml2argv-watchdog-injectnmi.xml Test for the new watchdog action inject-nmi 2015-06-24 15:26:31 +02:00
qemuxml2argv-watchdog.args
qemuxml2argv-watchdog.xml