All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] New Unit-Tests for KVM SVM emulation
@ 2010-09-10 15:34 Joerg Roedel
  2010-09-10 15:34 ` [PATCH 1/7] svm: Add test for selective cr0 intercept Joerg Roedel
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Joerg Roedel @ 2010-09-10 15:34 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm

Hi,

here are a couple of unit-tests for the KVM unit test framework. These tests
check for the sel_cr0 bug I fixes recently and also add a number of tests for
the NPT code.
Please have a look at them and write me your thoughts (or just pick them up ;-) )

Thanks,

	Joerg




^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCH 0/7] New Unit-Tests for KVM SVM emulation v2
@ 2010-09-14 15:59 Joerg Roedel
  2010-09-14 15:59 ` [PATCH 1/7] svm: Add test for selective cr0 intercept Joerg Roedel
  0 siblings, 1 reply; 14+ messages in thread
From: Joerg Roedel @ 2010-09-14 15:59 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm

Hi Avi,

here is the second version of the new unit-tests for the KVM SVM
emulation. The changes to the previous version are really minor:

	* Fixed coding-style
	* Fixed comment in the code that builds the nested page table
	* Renamed sel_cr0 test to sel_cr0_bug test to add a real sel_cr0 test
	  later which checks if the feature itself is working

All-in-all, not a lot of changes. I re-ran all tests and they still all
PASS.

	Joerg



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

end of thread, other threads:[~2010-09-14 15:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-10 15:34 [PATCH 0/7] New Unit-Tests for KVM SVM emulation Joerg Roedel
2010-09-10 15:34 ` [PATCH 1/7] svm: Add test for selective cr0 intercept Joerg Roedel
2010-09-12  9:06   ` Avi Kivity
2010-09-12  9:36     ` Joerg Roedel
2010-09-12 14:42       ` Avi Kivity
2010-09-10 15:34 ` [PATCH 2/7] svm: Run tests with NPT enabled if available Joerg Roedel
2010-09-12  9:10   ` Avi Kivity
2010-09-12 14:39     ` Joerg Roedel
2010-09-10 15:34 ` [PATCH 3/7] svm: Add test for NX bit check in emulated NPT Joerg Roedel
2010-09-10 15:34 ` [PATCH 4/7] svm: Add test for US " Joerg Roedel
2010-09-10 15:34 ` [PATCH 5/7] svm: Add test for RSVD " Joerg Roedel
2010-09-10 15:34 ` [PATCH 6/7] svm: Add test for RW " Joerg Roedel
2010-09-10 15:34 ` [PATCH 7/7] svm: Add test for the NPT page table walker Joerg Roedel
2010-09-14 15:59 [PATCH 0/7] New Unit-Tests for KVM SVM emulation v2 Joerg Roedel
2010-09-14 15:59 ` [PATCH 1/7] svm: Add test for selective cr0 intercept Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.