hax: sync with recent updates
authorSeokYeon Hwang <syeon.hwang@samsung.com>
Thu, 3 Nov 2016 11:08:11 +0000 (20:08 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Sat, 5 Nov 2016 05:03:04 +0000 (14:03 +0900)
commit4d4fd2839367e8f8082412b3e47156044160087b
treee5ffe9d5890f26b4be7b4f3d33e4f7fd0a3ca969
parentc7d607bb43e8ca008ba8c0dcdc34dc148ae286a0
hax: sync with recent updates

Some CPU state synchronization has been missing on HAX. So, some logics
are updated. This updates are refered to recent KVM sources and
Intel's updated sources.

Change-Id: I181a3c98076ab114575875f0f566e12db457e267
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Makefile.target
cpus.c
include/sysemu/hax.h
target-i386/hax-all.c
target-i386/hax-darwin.c
target-i386/hax-slot.c [new file with mode: 0644]
target-i386/hax-slot.h [new file with mode: 0644]
target-i386/hax-windows.c