]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
Drop test_wants_user_mappings infrastructure
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 6 Mar 2017 11:58:05 +0000 (11:58 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 6 Mar 2017 13:45:14 +0000 (13:45 +0000)
commit1d68cab2189bd035002ecc32cce154f979f9eff5
treebbadf66e8f1e502bc460e6477dfee6707263ffb6
parent55260c180db50b84690bb13a6946787a7ecd5ccc
Drop test_wants_user_mappings infrastructure

As noted in Errata, the test_wants_user_mappings infrastructure has problems
for pv32pae environments on Xen 4.6 and earlier, if Xen leaks SMEP/SMAP
settings into the guest.

Now that all tests have moved to the new .text.user infrastructure, drop
test_wants_user_mappings.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/boot/head_hvm.S
arch/x86/hvm/traps.c
arch/x86/pv/traps.c
arch/x86/setup.c
docs/mainpage.dox
include/xtf/test.h