]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
Extend the pv-iopl test to test VMASST_TYPE_architectural_iopl
authorAndrew Cooper <andrew.cooper3@citrix.com>
Sat, 19 Mar 2016 19:51:01 +0000 (19:51 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 26 Apr 2016 16:31:07 +0000 (17:31 +0100)
commit164a450117b9c057d25c039b48400b8e45a978e9
tree9624bfe7f0ba3e0a8b67e7f599b26c21d056edd0
parent7040e27af4371db8f4fb308eba9079a2ba0d01f2
Extend the pv-iopl test to test VMASST_TYPE_architectural_iopl

A varient of exec_user() is introduced which takes an IOPL parameter.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
include/xen/xen.h
include/xtf/hypercall.h
tests/pv-iopl/Makefile
tests/pv-iopl/asm.S [new file with mode: 0644]
tests/pv-iopl/main.c