Skip to content

Instantly share code, notes, and snippets.

@KingTheGuy

KingTheGuy/error Secret

Created July 25, 2018 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KingTheGuy/64e19c26c80040b4ec736579e2c716d3 to your computer and use it in GitHub Desktop.
Save KingTheGuy/64e19c26c80040b4ec736579e2c716d3 to your computer and use it in GitHub Desktop.
Error starting domain: internal error: qemu unexpectedly closed the monitor: 2018-07-25T18:13:42.647794Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.7,addr=0x0: Parameter 'x-pci-sub-vendor-id' expects an int64 value or range
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in newfn
ret = fn(self, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/domain.py", line 1508, in startup
self._backend.create()
File "/usr/lib/python2.7/site-packages/libvirt.py", line 1080, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error: qemu unexpectedly closed the monitor: 2018-07-25T18:13:42.647794Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,id=hostdev0,bus=pci.7,addr=0x0: Parameter 'x-pci-sub-vendor-id' expects an int64 value or range
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment