]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
Implement the hvm32 environment; a 32bit HVM guest without paging
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 18 Jan 2016 10:48:56 +0000 (10:48 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 18 Jan 2016 10:48:56 +0000 (10:48 +0000)
commitf571b0b80502ef52b1564394009f849eebd2b2d5
treedfe106dd917b3aeb2c6cf350acf9834115424d39
parentd05119a4679d4464fba6955937f31d0d2447c202
Implement the hvm32 environment; a 32bit HVM guest without paging

The test_NULL_unmapped() selftest is not applicable in an unpaged environment,
so is made conditional.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
build/common.mk
docs/mainpage.dox
include/arch/x86/config.h
tests/selftest/main.c