[PATCH 0/2] qemu_interface: Fix managed='no' case when creating an ethernet interface

Michal Privoznik posted 2 patches 1 year, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1674471797.git.mprivozn@redhat.com
src/qemu/qemu_interface.c | 5 +++--
src/util/virnetdevtap.c   | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
[PATCH 0/2] qemu_interface: Fix managed='no' case when creating an ethernet interface
Posted by Michal Privoznik 1 year, 3 months ago
*** BLURB HERE ***

Michal Prívozník (2):
  virnetdevtap: Clarify virNetDevTapCreate() behavior wrt
    VIR_NETDEV_TAP_CREATE_ALLOW_EXISTING
  qemu_interface: Fix managed='no' case when creating an ethernet
    interface

 src/qemu/qemu_interface.c | 5 +++--
 src/util/virnetdevtap.c   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.39.1

Re: [PATCH 0/2] qemu_interface: Fix managed='no' case when creating an ethernet interface
Posted by Martin Kletzander 1 year, 3 months ago
On Mon, Jan 23, 2023 at 12:03:41PM +0100, Michal Privoznik wrote:
>*** BLURB HERE ***
>
>Michal Prívozník (2):
>  virnetdevtap: Clarify virNetDevTapCreate() behavior wrt
>    VIR_NETDEV_TAP_CREATE_ALLOW_EXISTING
>  qemu_interface: Fix managed='no' case when creating an ethernet
>    interface
>

Series:

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

> src/qemu/qemu_interface.c | 5 +++--
> src/util/virnetdevtap.c   | 2 +-
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
>-- 
>2.39.1
>