]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
Rudimentary syscall handling for PV guests
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 22 Mar 2018 11:50:50 +0000 (11:50 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 18 Apr 2018 12:52:52 +0000 (13:52 +0100)
commitc3a84a8f7cedd97b34139cb6abde62f17b9d2b1c
treeea2d8e2064bb6fb14331aa0eeb4cfca467c63f10
parent8e5bb0921eca92cfed899221b3e065221f7f7d8b
Rudimentary syscall handling for PV guests

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/entry_32.S
arch/x86/entry_64.S
arch/x86/include/arch/test.h [new file with mode: 0644]
arch/x86/include/arch/xtf.h
arch/x86/pv/traps.c
arch/x86/traps.c
include/xen/arch-x86/xen-x86_32.h
include/xen/arch-x86/xen-x86_64.h