IGVT-g: Difference between revisions
imported>Gnidorah No edit summary |
imported>Gnidorah No edit summary |
||
Line 74: | Line 74: | ||
If using virt-manager, create new or open existing VM. Its impossible to remove primary QXL videocard, but it will conflict, so change it to Cirrus. | If using virt-manager, create new or open existing VM. Its impossible to remove primary QXL videocard, but it will conflict, so change it to Cirrus. | ||
<pre> | |||
<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0> | <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0> | ||
<!-- ... --> | <!-- ... --> | ||
Line 97: | Line 97: | ||
</qemu:commandline> | </qemu:commandline> | ||
</domain> | </domain> | ||
</ | </pre> | ||
Finally use sudo virt-viewer --attach win10 | Finally use sudo virt-viewer --attach win10 |