Displaying 1 result from an estimated 1 matches for "vgt".
Did you mean:
vgs
2016 May 17
0
How to set virtual pci slot address > 3 on creating VM?
...t support it yet.
So I have to set command line for KVMGT features in one of the shell script
(i.e /usr/bin/kvm).
The problem is, KVMGT set itself as VGA device, that means the default
virtual PCI address gave from QEMU is 0000:00:02.0.
If I set KVMGT feature command on shell script file (i.e -vga vgt), I will
get this error while creating the VM from virt-manager.
qemu-system-x86_64: -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x2: PCI: slot 2 function 0
not available for virtio-balloon-pci, in use by vgt-vga
qemu-system-x86_64: -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=...