libvirt/tests/qemuhotplugtestdata
Pavel Hrdina 81ba2298b2 video: cleanup usage of vram attribute and update documentation
The vram attribute was introduced to set the video memory but it is
usable only for few hypervisors excluding QEMU/KVM and the old XEN
driver. Only in case of QEMU the vram was used for QXL.

This patch updates the documentation to reflect current code in libvirt
and also changes the cases when we will set the default vram attribute.
It also fixes existing strange default value for VGA devices 9MB to 16MB
because the video ram should be rounded to power of two.

The change of default value could affect migrations but I found out that
QEMU always round the video ram to power of two internally so it's safe
to change the default value to the next closest power of two and also
silently correct every domain XML definition. And it's also safe because
we don't pass the value to QEMU.

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

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2014-11-24 22:05:55 +01:00
..
qemuhotplug-console-compat-2+console-virtio.xml video: cleanup usage of vram attribute and update documentation 2014-11-24 22:05:55 +01:00
qemuhotplug-console-virtio.xml qemuhotplugtest: Fix mem-leaking testcases 2014-03-19 14:48:58 +01:00
qemuhotplug-disk-cdrom-nochange.xml tests: Introduce qemuhotplugtest 2013-06-25 17:00:56 +02:00
qemuhotplug-disk-scsi.xml qemuhotplugtest: Add tests for virtio SCSI disk hotplug 2013-08-26 16:09:56 +02:00
qemuhotplug-disk-usb.xml qemuhotplugtest: Add tests for USB disk hotplug 2013-08-26 16:09:56 +02:00
qemuhotplug-disk-virtio.xml qemuhotplugtest: Add tests for virtio disk hotplug 2013-08-26 16:09:55 +02:00
qemuhotplug-graphics-spice-listen-network.xml tests: Introduce qemuhotplugtest 2013-06-25 17:00:56 +02:00
qemuhotplug-graphics-spice-listen.xml tests: Introduce qemuhotplugtest 2013-06-25 17:00:56 +02:00
qemuhotplug-graphics-spice-nochange.xml tests: Introduce qemuhotplugtest 2013-06-25 17:00:56 +02:00
qemuhotplug-graphics-spice-timeout-nochange.xml tests: Introduce qemuhotplugtest 2013-06-25 17:00:56 +02:00
qemuhotplug-graphics-spice-timeout-password.xml tests: Introduce qemuhotplugtest 2013-06-25 17:00:56 +02:00
qemuhotplug-hotplug-base+disk-scsi.xml tests: Add test cases for previous commit 2014-09-05 08:35:34 +02:00
qemuhotplug-hotplug-base+disk-usb.xml tests: Add test cases for previous commit 2014-09-05 08:35:34 +02:00
qemuhotplug-hotplug-base+disk-virtio.xml tests: Add test cases for previous commit 2014-09-05 08:35:34 +02:00