virtio-net-osx
virtio-net-osx copied to clipboard
will virtio-net work on mojave 10.14.6
thank your for reply
Tried recompiling the project but possibly the submodule repo no longer exists:
ssh://[email protected]:7999/cp/kextgizmos.git
The kextgizmos library now lives at https://gitlab.com/pmdj/kextgizmos
This virtio driver project is mostly dormant, as recent version of macOS have integrated support for most Virtio device types. I think Mojave might not yet have the network driver built in so you can probably get that working with this code on that version.
If you let me know what you’re trying to do I might be able to give you more specific pointers.