libvirt errors passing pci devices on slackware
by sasha69 from LinuxQuestions.org on (#54X3K)
i've had this working on other distros before passing a graphics card and a usb card but i'm getting this error with slackware when starting a vm with pcie devices attached:
2020-06-22 18:20:00.353+0000: 1576: warning : qemuDomainObjBeginJobInternal:8451 : Cannot start job (query, none, none) for domain win10-2; current job is (async nested, none, start) owned by (1580 remoteDispatchDomainCreate, 0 <null>, 1580 remoteDispatchDomainCreate (flags=0x0)) for (540s, 0s, 540s)
2020-06-22 18:20:00.353+0000: 1576: error : qemuDomainObjBeginJobInternal:8485 : Timed out during operation: cannot acquire state change lock (held by monitor=remoteDispatchDomainCreate)
the vm starts when you don't pass pcie devices.
libvirt version 5.10.0, qemu version 5.0.0. i've tried libvirt 6.1.0 too.


2020-06-22 18:20:00.353+0000: 1576: warning : qemuDomainObjBeginJobInternal:8451 : Cannot start job (query, none, none) for domain win10-2; current job is (async nested, none, start) owned by (1580 remoteDispatchDomainCreate, 0 <null>, 1580 remoteDispatchDomainCreate (flags=0x0)) for (540s, 0s, 540s)
2020-06-22 18:20:00.353+0000: 1576: error : qemuDomainObjBeginJobInternal:8485 : Timed out during operation: cannot acquire state change lock (held by monitor=remoteDispatchDomainCreate)
the vm starts when you don't pass pcie devices.
libvirt version 5.10.0, qemu version 5.0.0. i've tried libvirt 6.1.0 too.