virtio-net-osx icon indicating copy to clipboard operation
virtio-net-osx copied to clipboard

will virtio-net work on mojave 10.14.6

Open minlearnminlearn opened this issue 4 years ago • 2 comments

thank your for reply

minlearnminlearn avatar Aug 31 '21 11:08 minlearnminlearn

Tried recompiling the project but possibly the submodule repo no longer exists:

ssh://[email protected]:7999/cp/kextgizmos.git

markst avatar Mar 30 '23 06:03 markst

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.

pmj avatar Mar 30 '23 08:03 pmj