win10 vm crashing (no available reset mechanism)


space

Recommended Posts

For some reason my win10 vm crashed again today, while i was not using it.

 

The log in Unraid stated this:

 

2016-09-02T19:50:51.137856Z qemu-system-x86_64: vfio: Cannot reset device 0000:00:14.0, no available reset mechanism.
...
...
2016-09-02T19:50:51.137856Z qemu-system-x86_64: vfio: Cannot reset device 0000:00:14.0, no available reset mechanism.
2016-09-03T19:21:18.578179Z qemu-system-x86_64: vfio_err_notifier_handler(0000:02:00.0) Unrecoverable error detected. Please collect any data possible and then kill the guest

 

14 is the USB-controller that I have passed through.

 

Is this some common error? What can I do to prevent this from happening?

 

Edit:

 

Code from XML:

 

<hostdev mode='subsystem' type='pci' managed='yes'>
      <driver name='vfio'/>
      <source>
        <address domain='0x0000' bus='0x00' slot='0x14' function='0x0'/>
      </source>
      <alias name='hostdev3'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x0a' function='0x0'/>
</hostdev>

 

Main board is an Asus X99.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.