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.