StrikerX3/virt86

Implement HAXM adapter for Mac OS X

StrikerX3 opened this issue · 0 comments

Intel HAXM supports Mac OS X. The existing HAXM adapter won't compile on that operating system because it's missing the system class implementations.

The project structure consists of:

The Mac OS X code can probably be based off the Linux system implementations. The directory must be named darwin as defined in CMakeLists.txt for the project.