[pve-devel] [PATCH qemu-server/manager v2] make vga memory configurable
Dominik Csapak
d.csapak at proxmox.com
Fri Nov 9 13:31:08 CET 2018
this series allows users to set the memory of the virtual gpu explicitly
so that users with high resolution displays can use those resolutions
with e.g. spice
changes from v1:
* fixed q35 vga placement (needs to go on the pcie bus)
* changed the emptytext in the gui to the respective default values
* some typos/documentation fixes (thanks thomas)
qemu-server:
Dominik Csapak (1):
fix #1952: make vga memory configurable
PVE/QemuServer.pm | 134 ++++++++++++++++++++++++++++++++++++++++----------
PVE/QemuServer/PCI.pm | 3 +-
2 files changed, 109 insertions(+), 28 deletions(-)
pve-manager:
Dominik Csapak (1):
gui: let users edit the vga memory
www/manager6/Utils.js | 6 ++-
www/manager6/qemu/DisplayEdit.js | 89 ++++++++++++++++++++++++++++++++++++----
2 files changed, 86 insertions(+), 9 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list