[libvirt] [PATCH v2 3/4] caps: introduce new qemu capability for vgamem_mb device property

Gerd Hoffmann kraxel at redhat.com
Fri Nov 14 15:03:07 UTC 2014


On Fr, 2014-11-14 at 14:54 +0100, Pavel Hrdina wrote:
> +static struct virQEMUCapsStringFlags
> virQEMUCapsObjectPropsCirrusVga[] = {
> +    { "vgamem_mb", QEMU_CAPS_CIRRUS_VGA_VGAMEM },
> +};

Please don't touch vgamem_mb on cirrus.  The only reason we have this
property in the first place is live migration compatibility (default vga
mem used to be 8MB, but is 16 MB on recent machine types).

cheers,
  Gerd





More information about the libvir-list mailing list