public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/3] svm: fix expected values and add extra NPT tests
@ 2014-09-02 15:05 Paolo Bonzini
  2014-09-02 15:05 ` [PATCH kvm-unit-tests 1/3] x86: svm: fix exitinfo values for " Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paolo Bonzini @ 2014-09-02 15:05 UTC (permalink / raw)
  To: kvm; +Cc: jroedel, agraf, valentine.sinitsyn, jan.kiszka

The NPT implementation of SVM does not set bits 32 and 33 of EXITINFO1.
We want to fix that, so check those fields and also add two extra tests:

- reserved bits during page access (the existing test is for reserved bits
  during page table walks)

- test for writes to a read-only page mapped to an MMIO device from L1

Paolo Bonzini (3):
  x86: svm: fix exitinfo values for NPT tests
  x86: svm: add page access reserved bit test
  x86: svm: add L1 MMIO read-only permission test

 x86/svm.c | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 77 insertions(+), 11 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2014-09-02 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02 15:05 [PATCH kvm-unit-tests 0/3] svm: fix expected values and add extra NPT tests Paolo Bonzini
2014-09-02 15:05 ` [PATCH kvm-unit-tests 1/3] x86: svm: fix exitinfo values for " Paolo Bonzini
2014-09-02 16:14   ` Joerg Roedel
2014-09-02 15:05 ` [PATCH kvm-unit-tests 2/3] x86: svm: add page access reserved bit test Paolo Bonzini
2014-09-02 15:05 ` [PATCH kvm-unit-tests 3/3] x86: svm: add L1 MMIO read-only permission test Paolo Bonzini

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