[libvirt] [PATCH 0/3] fix removal of <interface type='hostdev'>

Michal Privoznik mprivozn at redhat.com
Mon Oct 21 13:55:38 UTC 2013


On 18.10.2013 11:35, Laine Stump wrote:
> 1/3 is a cleanup, but not strictly necessary to solve the current bug
> 2/3 is just code movement of an entire function to avoid a forward ref.
> 3/3 is what actually fixes the bug.
> 
> This resolves https://bugzilla.redhat.com/show_bug.cgi?id=1005682
> 
> Laine Stump (3):
>   qemu: simplify calling qemuDomainHostdevNetConfigRestore
>   qemu: move qemuDomainRemoveNetDevice to avoid forward reference
>   qemu: fix removal of <interface type='hostdev'>
> 
>  src/qemu/qemu_hostdev.c |  33 +++++-------
>  src/qemu/qemu_hotplug.c | 141 ++++++++++++++++++++++++------------------------
>  2 files changed, 85 insertions(+), 89 deletions(-)
> 

ACK series.

Michal




More information about the libvir-list mailing list