All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] AMD's LBR test for nesting and few more fixes
@ 2021-09-14 16:30 Maxim Levitsky
  2021-09-14 16:30 ` [PATCH 1/4] svm: add SVM_BARE_VMRUN Maxim Levitsky
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Maxim Levitsky @ 2021-09-14 16:30 UTC (permalink / raw)
  To: kvm; +Cc: Maxim Levitsky

This patch series adds a test for nested LBR usage
on AMD, and few more things.

Best regards,
	Maxim Levitsky

Maxim Levitsky (4):
  svm: add SVM_BARE_VMRUN
  svm: intercept shutdown in all svm tests by default
  few fixes for pmu_lbr test
  svm: add tests for LBR virtualization

 lib/x86/processor.h |   1 +
 x86/pmu_lbr.c       |   8 ++
 x86/svm.c           |  41 ++------
 x86/svm.h           |  52 +++++++++-
 x86/svm_tests.c     | 239 ++++++++++++++++++++++++++++++++++++++++++++
 x86/unittests.cfg   |   1 +
 6 files changed, 308 insertions(+), 34 deletions(-)

-- 
2.26.3



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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 16:30 [PATCH 0/4] AMD's LBR test for nesting and few more fixes Maxim Levitsky
2021-09-14 16:30 ` [PATCH 1/4] svm: add SVM_BARE_VMRUN Maxim Levitsky
2021-09-14 16:30 ` [PATCH 2/4] svm: intercept shutdown in all svm tests by default Maxim Levitsky
2021-09-14 16:30 ` [PATCH 3/4] few fixes for pmu_lbr test Maxim Levitsky
2021-09-14 16:30 ` [PATCH 4/4] svm: add tests for LBR virtualization Maxim Levitsky

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.