This patchset adds three more svm tests: cr3 read intercept, cr3 read
intercept (disabled), and cr3 read intercept through the instruction
emulator. As usual, 66.7% of the tests pass.
Avi Kivity (6):
test: add scratch word for use by svm tests
test: add intercepted and unintercepted cr3 read tests for svm
test: add pause() instruction accessor
test: add cli() and sti() instruction accessors
test: ensure svm tests are executed with interrupts disabled by
default
test: verify that the emulator honours svm intercepts
kvm/test/lib/x86/processor.h | 15 +++++++++
kvm/test/x86/svm.c | 65 +++++++++++++++++++++++++++++++++++++++++-
2 files changed, 79 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html