[pve-devel] [PATCH qemu-server/manager] make vga memory configurable

Dominik Csapak d.csapak at proxmox.com
Thu Nov 8 15:48:19 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

qemu-server:

Dominik Csapak (1):
  fix #1952: make vga memory configurable

 PVE/QemuServer.pm     | 111 +++++++++++++++++++++++++++++++++++++++++---------
 PVE/QemuServer/PCI.pm |   2 +-
 2 files changed, 92 insertions(+), 21 deletions(-)

pve-manager:

Dominik Csapak (1):
  gui: let users edit the vga memory

 www/manager6/Utils.js            |  6 ++++-
 www/manager6/qemu/DisplayEdit.js | 47 +++++++++++++++++++++++++++++++++-------
 2 files changed, 44 insertions(+), 9 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list