Martin Kletzander
6e81a1f9ef
qemu: Check for qxl's max_outputs parameter
...
Add capabilities for both qxl and qxl-vga devices.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2016-06-07 12:40:01 +02:00
Pavel Hrdina
b728ede9f2
qemucapstest: update caps for qemu-2.4.0
...
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2016-05-24 15:46:03 +02:00
Ján Tomko
5572cd7f0e
Deprecate QEMU_CAPS_DEVICE
...
We support qemu version 0.12.0+, which has it.
2016-05-23 10:38:45 +02:00
Ján Tomko
e9488fcd20
Deprecate QEMU_CAPS_DRIVE_READONLY
...
We have been assuming its support if qemu supports -device,
which all the supported versions do.
2016-05-23 10:37:09 +02:00
Andrea Bolognani
0e8a72a5ef
qemu: Drop QEMU_CAPS_VIRTIO_BLK_SG_IO
...
The only QEMU versions that don't have such capability are <0.11,
which we no longer support anyway
2016-05-17 00:01:45 +02:00
Andrea Bolognani
859743c27c
qemu: Drop QEMU_CAPS_CPU_HOST
...
The only QEMU versions that don't have such capability are <0.11,
which we no longer support anyway
2016-05-17 00:01:45 +02:00
Andrea Bolognani
8531b85ba6
qemu: Drop QEMU_CAPS_PCI_ROMBAR
...
The only QEMU versions that don't have such capability are <0.12,
which we no longer support anyway.
Additionally, this solves the issue of some QEMU binaries being
reported as not having such capability just because they lacked
the {kvm-}pci-assign QMP object.
2016-05-17 00:01:45 +02:00
Cole Robinson
e3a6859019
qemu: command: Use -name guest= if available
...
-name guest= is the explicit parameter for passing a VM name. Using
it is required to allow a VM with an '=' in the name
https://bugzilla.redhat.com/show_bug.cgi?id=1276485
2016-05-16 10:30:38 -04:00
Jiri Denemark
1522503189
qemuaincapstest: Give better names to test data files
...
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2016-05-16 10:37:29 +02:00