]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
print_vga_device: fix qxl displays on Linux guests
authorAaron Lauterer <a.lauterer@proxmox.com>
Tue, 19 Nov 2019 15:18:19 +0000 (16:18 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Nov 2019 14:05:43 +0000 (15:05 +0100)
commit6021c7a5eda4a1f888c852c38a233880ddf23425
treeebf369f561061c8a69b84dd71acf54867eb21c90
parent9a9ba5f857476836f40bebd4b96519776044e280
print_vga_device: fix qxl displays on Linux guests

with pve-qemu-4.0.1-3 or higher it was not possible in a spice remote
session to enable more displays on the fly in linux guests.

Adding the `max_outputs` parameter to the qxl device manually restores
the functionality.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
PVE/QemuServer.pm
test/cfg2cmd/spice-usb3.conf.cmd