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 <shaun.rei...@ndchost.com>
---
  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