]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/cpu.h
reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworked cr8...
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 4 Jun 2008 17:02:19 +0000 (17:02 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 4 Jun 2008 17:02:19 +0000 (17:02 +0000)
commitdb620f46a8c8b168831812eabd7428a952964334
tree755a1cb01456c96211ca74ca7e048811655fe9c1
parent3cd9acb410f313b03ad9348f36d86ad8d3bf703f
reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworked cr8 handling - added CPUState.hflags2

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4662 c046a42c-6fe2-441c-8c8c-71466251a162
cpu-exec.c
target-i386/cpu.h
target-i386/helper.c
target-i386/helper.h
target-i386/op_helper.c
target-i386/svm.h
target-i386/translate.c