]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
PV IOPL emulation testing
authorAndrew Cooper <andrew.cooper3@citrix.com>
Sat, 19 Mar 2016 15:36:16 +0000 (15:36 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 26 Apr 2016 16:22:23 +0000 (17:22 +0100)
commit7040e27af4371db8f4fb308eba9079a2ba0d01f2
tree7a6094de3a281041379b99a0f60940fc7da61073
parentc577060f8cd652164ac246c2cb93f04b18cba29e
PV IOPL emulation testing

A test to verify correct behaviour of vIOPL shadowing in Xen.

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