[pve-devel] [PATCH qemuserver 0/1] Fix SPICE multi-monitor mode on q35

Dzmitry Kotsikau dkotsikau at gmail.com
Wed Jul 4 13:51:31 CEST 2018


QemuServer adds vga1 device on pci.0 bus for Windows VMs before -readconfig command which is invoked on q35 machines to add USB devices. Start of VM fails with error:
kvm: -device qxl,id=vga1,ram_size=67108864,vram_size=33554432,bus=pci.0,addr=0x18: Bus 'pci.0' not found. If the command is added after readconfig then it runs without issues.

Dzmitry Kotsikau (1):
  Fix SPICE multi-monitor mode on q35

 PVE/QemuServer.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.11.0




More information about the pve-devel mailing list