commit | 68c4d803f810f57e23353951c1225f7d7793e8ce | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Mon Oct 03 17:11:04 2016 -0700 |
committer | David 'Digit' Turner <digit@google.com> | Tue Oct 04 12:11:10 2016 -0700 |
tree | 9ab4ce57799adf27ae3c9a6c11ac43c4be5f16c7 | |
parent | a3a2ad363b6015760eb37bb2238ccb0a495f8d6b [diff] |
Add HAX emulation support. This patch adds support for full virtualization of x86 and x86_64 target platforms on Windows and OS X through Intel's HAXM. To enable this when using qemu-upstream-i386 or qemu-upstream-x86_64, use -enable-hax on the command-line. TESTS=Works fine on Windows, OS X still needs testing.