Re: [libvirt] [PATCH] virhostdev: Fix PCI devices are still attatched to stub driver bug

2018-09-20 Thread John Ferlan
On 09/20/2018 06:35 AM, Wuzongyong (Euler Dept) wrote: >> $SUBJ: >> >> s/attatched/attached >> >> s/bug// >> >> On 08/31/2018 03:34 AM, Wu Zongyong wrote: >> >> So, first off - I believe there are two things going on in this one patch. >> Even though there is "some relationship" between the

Re: [libvirt] [PATCH] virhostdev: Fix PCI devices are still attatched to stub driver bug

2018-09-20 Thread Wuzongyong (Euler Dept)
> $SUBJ: > > s/attatched/attached > > s/bug// > > On 08/31/2018 03:34 AM, Wu Zongyong wrote: > > So, first off - I believe there are two things going on in this one patch. > Even though there is "some relationship" between the issues, the libvirtd > restart is kind of a corner case, while the

Re: [libvirt] [PATCH] virhostdev: Fix PCI devices are still attatched to stub driver bug

2018-09-06 Thread John Ferlan
$SUBJ: s/attatched/attached s/bug// On 08/31/2018 03:34 AM, Wu Zongyong wrote: So, first off - I believe there are two things going on in this one patch. Even though there is "some relationship" between the issues, the libvirtd restart is kind of a corner case, while the change to readd the

[libvirt] [PATCH] virhostdev: Fix PCI devices are still attatched to stub driver bug

2018-08-31 Thread Wu Zongyong
Currently, PCI devices will not be rebound to host drivers but attached to the stub driver when: 1) use libvirt to start a virtual machine with PCI devices assigned, then stop libvirtd process and shutdown the virtual machine. Finally, PCI devices are still bound to the stub driver instead of