public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] svm intercept tests
@ 2010-07-28 16:25 Avi Kivity
  2010-07-28 16:25 ` [PATCH 1/6] test: add scratch word for use by svm tests Avi Kivity
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Avi Kivity @ 2010-07-28 16:25 UTC (permalink / raw)
  To: Joerg Roedel, Marcelo Tosatti, kvm

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(-)


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-07-29 21:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-28 16:25 [PATCH 0/6] svm intercept tests Avi Kivity
2010-07-28 16:25 ` [PATCH 1/6] test: add scratch word for use by svm tests Avi Kivity
2010-07-28 16:25 ` [PATCH 2/6] test: add intercepted and unintercepted cr3 read tests for svm Avi Kivity
2010-07-28 16:25 ` [PATCH 3/6] test: add pause() instruction accessor Avi Kivity
2010-07-28 16:25 ` [PATCH 4/6] test: add cli() and sti() instruction accessors Avi Kivity
2010-07-28 16:25 ` [PATCH 5/6] test: ensure svm tests are executed with interrupts disabled by default Avi Kivity
2010-07-28 16:25 ` [PATCH 6/6] test: verify that the emulator honours svm intercepts Avi Kivity
2010-07-28 18:04   ` Avi Kivity
2010-07-29  7:43     ` Roedel, Joerg
2010-07-29  7:48       ` Avi Kivity
2010-07-29  7:59         ` Roedel, Joerg
2010-07-29  8:45           ` Avi Kivity
2010-07-29  8:16 ` [PATCH 0/6] svm intercept tests Roedel, Joerg
2010-07-29 21:40   ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox