]> xenbits.xensource.com Git - xen.git/commit
bitkeeper revision 1.1236.18.1 (422f27c9EveZXnXhkLBg8iYwaAffoQ)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 9 Mar 2005 16:43:53 +0000 (16:43 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 9 Mar 2005 16:43:53 +0000 (16:43 +0000)
commit4c5eeec983495e347c6ab3d40a4a70cdbdfce9af
tree97f1a2efc1e3a4435009a5b3c3293195ddbb34c0
parentd9109bda544f877da56e2c9823e19486a1b229d6
bitkeeper revision 1.1236.18.1 (422f27c9EveZXnXhkLBg8iYwaAffoQ)

Begin integrating new instruction decoder and emulator.
Signed-off-by: Keir Fraser <keir@xensource.com>
.rootkeys
BitKeeper/etc/ignore
tools/tests/Makefile [new file with mode: 0644]
tools/tests/test_x86_emulator.c [new file with mode: 0644]
xen/arch/x86/traps.c
xen/arch/x86/x86_32/seg_fixup.c
xen/arch/x86/x86_64/traps.c
xen/arch/x86/x86_emulate.c [new file with mode: 0644]
xen/include/asm-x86/x86_emulate.h [new file with mode: 0644]