I have got GPU passthrough working on 14.04 with Win10 guest using the very helpful post here
Using virt-manager I can boot the guest and everything works as expected, until I shutdown the guest.
It doesn't seem to matter how I shutdown the end result is the same. The guest closes and after a few seconds virt-manager disconnects giving the message
I've increased the logging in libvirtd.conf but see no error or warning messages. Same is true of syslog and kern.long
Other symptoms include:
Any ideas? I've been find to find a solution for this for a couple of weeks with no joy
4.2.0-30-generic
libvirt-bin 1.2.2-0ubuntu13.1.17
qemu 2.0.0+dfsg-2ubuntu1.22
Using virt-manager I can boot the guest and everything works as expected, until I shutdown the guest.
It doesn't seem to matter how I shutdown the end result is the same. The guest closes and after a few seconds virt-manager disconnects giving the message
Code:
Error polling connection 'qemu:///system': internal error: received hangup / error event on socketTraceback (most recent call last):
File "/usr/share/virt-manager/virtManager/engine.py", line 343, in _handle_tick_queue
conn.tick_from_engine(**kwargs)
File "/usr/share/virt-manager/virtManager/connection.py", line 1271, in tick_from_engine
raise e # pylint: disable=raising-bad-type
libvirtError: internal error: received hangup / error event on socket
Other symptoms include:
- virsh being unable to connect to qemu:///system
- Both sudo lshw and sudo lspci producing nothing / hanging on PCI (sysfs)
- Host is unable to suspend, reboot or shutdown - I have to hard reset
- Load increases with no cpu and iotop reporting high IO for "kworker" but no read / write
Any ideas? I've been find to find a solution for this for a couple of weeks with no joy
4.2.0-30-generic
libvirt-bin 1.2.2-0ubuntu13.1.17
qemu 2.0.0+dfsg-2ubuntu1.22