<div dir="ltr">Hello everyone, this is my first time post this question at this mailing list.<div>And I'm not so well in English, so apologize first if I got any sentence wrong or the question doesn't mean so well.</div><div><br></div><div><br></div><div>OK, I'm now trying the KVMGT on QEMU and it works well even I didn't set any virtual display.</div><div>For now KVMGT only can launch with QEMU command line, I know that libvirt didn't support it yet.</div><div>So I have to set command line for KVMGT features in one of the shell script (i.e /usr/bin/kvm).</div><div><br></div><div>The problem is, KVMGT set itself as VGA device, that means the default virtual PCI address gave from QEMU is 0000:00:02.0.</div><div>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.</div><div><br></div><div>







<p class=""><span class=""><font face="monospace, monospace">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</font></span></p>
<p class=""><span class=""><font face="monospace, monospace">qemu-system-x86_64: -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x2: Device 'virtio-balloon-pci' could not be initialized</font></span></p></div><div><br></div><div>So I have to create the VM without KVMGT first, then manually edit virtual PCI address to avoid 0000:00:02.0</div><div>But I want to make it automatically for each creation in some reasons.</div><div>How can I do? And appreciate first for every reply.</div><div><br></div><div><br></div><div>Many thanks,</div><div>Eddie.</div></div>