qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Add ability to provide ifname when using netdev


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH] Add ability to provide ifname when using netdev bridge or tap helper
Date: Wed, 17 Jan 2018 11:35:00 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0



On 2018年01月17日 07:18, Shaun Reitan wrote:
This patch replaces the patch I sent yesturday. This one fixes
a bug in my original code as well as corrects a few styling
issues. Hopfully this one comes out correct!  Sorry for the
inconvienece.
When currently using -netdev bridge or -netdev tap with a helper
you are unable to set an ifname. This patch adds that ability so
that you can now specify an ifname.

Signed-off-by: Shaun Reitan <address@hidden>
---
  net/tap.c            | 33 ++++++++++++++++++++++++---------
  qapi/net.json        |  1 +
  qemu-bridge-helper.c | 11 +++++++++--
  qemu-options.hx      |  2 +-
  4 files changed, 35 insertions(+), 12 deletions(-)


Applied.

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]