Plumb the HAXM-based hardware acceleration support
commit85250fb0450b5b95232b39c82ab310a0632fd23f
authorVincent Palatin <vpalatin@chromium.org>
Tue, 8 Nov 2016 09:00:44 +0000 (8 10:00 +0100)
committerVincent Palatin <vpalatin@chromium.org>
Mon, 19 Dec 2016 14:16:12 +0000 (19 15:16 +0100)
tree1b06e96f8f0ab8416f704da1c61395de1d76b29d
parent27029f1fcf14563bc67f1800113894440690169d
Plumb the HAXM-based hardware acceleration support

Use the Intel HAX is kernel-based hardware acceleration module for
Windows (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