On 11/8/18 3:48 PM, Dominik Csapak wrote: > we change 'vga' to a property string and add a 'memory' property > with this, the user can better control the memory given to the virtual > gpu, this is especially useful for spice/qxl since high resolutions need > more memory >
Looks mostly OK, but as discussed off-list this breaks live migration from old -> new with q35 as there the PCI(e) Layout is a bit different and your changes make the for incoming migration started machine's device layout different on the target, which QEMU does not likes. Just as FYI for the list. _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
