On Mon, Mar 25, 2019 at 13:24:36 -0400, Laine Stump wrote:
> For [some unknown reason, possibly/probably pure chance], Net devices
> have been taken offline and their bandwidth tc rules cleared as the
> very first operation when detaching the device. This is contrary to
> every other type of device, where all hostside teardown is delayed
> until we receive the DEVICE_DELETED event back from qemu, indicating
> that the guest has finished with the device.
> 
> This patch delays these two operations until receipt of
> DEVICE_DELETED, which removes an ugly wart from
> qemuDomainDetachDeviceLive(), and also seems to be a more correct
> sequence of events.
> 
> Signed-off-by: Laine Stump <la...@laine.org>
> ---
> 
> NEW PATCH IN V2.

Looks good to me although I don't have much knowledge in this regions.

Michal, could you please have a look?

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to