Plumb the HAXM-based hardware acceleration support
commit2fe045df4923e37654c5247f91fe379c0c1c3136
authorVincent Palatin <vpalatin@chromium.org>
Fri, 11 Nov 2016 11:28:35 +0000 (11 12:28 +0100)
committerStefan Weil <sw@weilnetz.de>
Mon, 14 Nov 2016 09:56:51 +0000 (14 10:56 +0100)
treeb2239f203a5f512c35b19d9adfe40edc2d159834
parenta40b0861537032e59fba610fe5de513f4742edf6
Plumb the HAXM-based hardware acceleration support

Use the Intel HAX is kernel-based hardware acceleration module for
Windows and MacOSX (similar to KVM on Linux).

Based on the "target-i386: Add Intel HAX to android emulator" patch
from David Chou <david.j.chou@intel.com>

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
Makefile.target
configure
cpus.c
exec.c
hw/intc/apic_common.c
include/qom/cpu.h
include/sysemu/hw_accel.h
qemu-options.hx
target-i386/Makefile.objs
vl.c