Re: [PATCH v2] net/macos: implement vmnet-based netdev

2021-03-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210318035427.13436-1-akihiko.od...@gmail.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210318035427.13436-1-akihiko.od...@gmail.com Subject: [PATCH v2] net/macos

[PATCH v2] net/macos: implement vmnet-based netdev

2021-03-17 Thread Akihiko Odaki
From: Phillip Tennen This patch implements a new netdev device, reachable via -netdev vmnet-macos, that’s backed by macOS’s vmnet framework. The vmnet framework provides native bridging support, and its usage in this patch is intended as a replacement for attempts to use a tap device via the tun