[libvirt] [PATCH 0/3] qemu: Improve USB devices list handling

Michal Privoznik mprivozn at redhat.com
Tue Apr 3 13:12:40 UTC 2012


On 26.03.2012 17:39, Michal Privoznik wrote:
> This patch set fixes two bugs:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=806449
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=743671
> 
> tl;dr - we are only adding to the list, removing only on
> detach-device. Need to remove on qemuProcessStop too.
> And need to rebuild the list on qemuProcessReconnect.
> 
> Michal Privoznik (3):
>   qemu: Don't leak temporary list of USB devices
>   qemu: Delete USB devices used by domain on stop
>   qemu: Build activeUsbHostdevs list on process reconnect
> 
>  src/qemu/qemu_hostdev.c |  112 +++++++++++++++++++++++++++++++++++++++++++++--
>  src/qemu/qemu_hostdev.h |    2 +
>  src/qemu/qemu_process.c |    3 +
>  3 files changed, 113 insertions(+), 4 deletions(-)
> 

Ping?




More information about the libvir-list mailing list