Re: [libvirt] [PATCH] qemuProcess: update hostdevs before connectting qemu monitor

2018-09-22 Thread John Ferlan
On 9/20/18 10:33 PM, Wu Zongyong wrote: > In a following case: > > virsh start $domain > service libvirtd stop > the guest from within the $domain > service libvirtd start > > Notice that PCI devices which have been assigned to the $domain will > still be bound to stub

[libvirt] [PATCH] qemuProcess: update hostdevs before connectting qemu monitor

2018-09-20 Thread Wu Zongyong
In a following case: virsh start $domain service libvirtd stop the guest from within the $domain service libvirtd start Notice that PCI devices which have been assigned to the $domain will still be bound to stub drivers instead rebound to host drivers. In that case the call