[libvirt] [PATCH 0/2] Fix a couple small networking bugs

Laine Stump posted 2 patches 6 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171213192403.19967-1-laine@laine.org
src/qemu/qemu_command.c | 28 +++++++++++++++++++---------
src/qemu/qemu_hotplug.c | 18 +++++++++++++-----
2 files changed, 32 insertions(+), 14 deletions(-)
[libvirt] [PATCH 0/2] Fix a couple small networking bugs
Posted by Laine Stump 6 years, 3 months ago
Laine Stump (2):
  qemu: delete exist bandwidth restrictions when they are removed from
    config
  qemu: log error on attempts to set filterref on an OVS-connected
    interface

 src/qemu/qemu_command.c | 28 +++++++++++++++++++---------
 src/qemu/qemu_hotplug.c | 18 +++++++++++++-----
 2 files changed, 32 insertions(+), 14 deletions(-)

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Fix a couple small networking bugs
Posted by Michal Privoznik 6 years, 3 months ago
On 12/13/2017 08:24 PM, Laine Stump wrote:
> Laine Stump (2):
>   qemu: delete exist bandwidth restrictions when they are removed from
>     config
>   qemu: log error on attempts to set filterref on an OVS-connected
>     interface
> 
>  src/qemu/qemu_command.c | 28 +++++++++++++++++++---------
>  src/qemu/qemu_hotplug.c | 18 +++++++++++++-----
>  2 files changed, 32 insertions(+), 14 deletions(-)
> 

ACK to both.

Michal

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