[libvirt] [PATCH] qemu: hotplug: Fix asynchronous unplug of 'shmem'

Michal Privoznik mprivozn at redhat.com
Fri Aug 17 07:36:22 UTC 2018


On 08/17/2018 09:14 AM, Peter Krempa wrote:
> commit 5c81c342a7 forgot to skip the detaching of the shmem backend
> when async unplug is requested which meant that we've tried to unplug
> the backend prior to delivery of the DEVICE_DELETED event.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1618622
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_hotplug.c | 11 ++++++++---
>  1 file changed, 8 insertions(+), 3 deletions(-)

Ooops. ACK.

Michal




More information about the libvir-list mailing list