Phillip Tennen writes:
> Markus, thanks for the review. I apologize for my lateness in getting back
> to you.
>
> I've integrated most of your suggestions, and will submit a v5 that
> incorporates them. I've left a couple comments and questions for you below.
>
> Aside: I haven't responded inline
Markus, thanks for the review. I apologize for my lateness in getting back
to you.
I've integrated most of your suggestions, and will submit a v5 that
incorporates them. I've left a couple comments and questions for you below.
Aside: I haven't responded inline to emails like this before, I'm hopi
Phillip, this doesn't apply anymore. I'm reviewing the QAPI schema part
anyway.
Peter, there is a question for you below. Search for "Sphinx".
phillip.en...@gmail.com writes:
> From: Phillip Tennen
>
> This patch implements a new netdev device, reachable via -netdev
> vmnet-macos, that’s back
Hi Howard,
Thanks very much for taking a look and testing it out!
This is a good catch - VMNET_SHARING_SERVICE_BUSY
was added in macOS Big Sur, and is not available in prior versions.
I'll submit a v3 of this patch that adds a compile-guard around this
constant (assuming the #available macro is.
On Fri, Feb 5, 2021 at 5:54 PM wrote:
>
> 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 rep
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