hax: add Darwin supporthax-v6-pull-request
commit81b85c3032da902e73e77302af508b4b1a7c0ead
authorVincent Palatin <vpalatin@chromium.org>
Mon, 14 Nov 2016 09:32:34 +0000 (14 10:32 +0100)
committerVincent Palatin <vpalatin@chromium.org>
Tue, 10 Jan 2017 10:25:30 +0000 (10 11:25 +0100)
treecf5ba3cb5967645b8d45a613d8700387bb2ccda6
parent7b9cae28a0c379ab459c7a8545c9a39762bd394f
hax: add Darwin support

Re-add the MacOSX/Darwin support:
Use the Intel HAX is kernel-based hardware acceleration module
(similar to KVM on Linux).

Based on the original "target/i386: Add Intel HAX to android emulator" patch
from David Chou <david.j.chou@intel.com> from  emu-2.2-release branch in
the external/qemu-android repository.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
target/i386/Makefile.objs
target/i386/hax-darwin.c [new file with mode: 0644]
target/i386/hax-darwin.h [new file with mode: 0644]
target/i386/hax-i386.h