]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
HVM basic setup
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 4 May 2015 16:54:04 +0000 (17:54 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 28 Sep 2015 13:55:00 +0000 (14:55 +0100)
commit3dcccdbc1c3b2ab2fea3b5ca1bbf44b9b39bef08
tree4e94bab032ba8700e6ad17dfdaab6f9bea8c4c7f
parentb8a9e454eb459a630b35df1bf826dc131a1c73ae
HVM basic setup

 * Hypercalls
 * PV and Qemu console
 * Memory management
 * Pagetables

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/hvm_pagetables.S [new file with mode: 0644]
arch/x86/setup.c
arch/x86/traps.c
common/console.c
config/files.mk
include/arch/x86/mm.h
include/arch/x86/page.h