kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix
@ 2022-12-26  7:54 Like Xu
  2022-12-26  7:54 ` [kvm-unit-tests PATCH V2 1/2] x86/pmu: Add Intel Guest Transactional (commited) cycles testcase Like Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Like Xu @ 2022-12-26  7:54 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: Sean Christopherson, kvm

We have adopted a test-driven development approach for vPMU's features,
and these two fixes below cover the paths for at least two corner use cases.

Like Xu (2):
  x86/pmu: Add Intel Guest Transactional (commited) cycles testcase
  x86/pmu: Wrap the written counter value with gp_counter_width

 x86/pmu.c | 47 ++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 44 insertions(+), 3 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-06-07 23:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-26  7:54 [kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix Like Xu
2022-12-26  7:54 ` [kvm-unit-tests PATCH V2 1/2] x86/pmu: Add Intel Guest Transactional (commited) cycles testcase Like Xu
2022-12-26  7:54 ` [kvm-unit-tests PATCH RESEND 2/2] x86/pmu: Wrap the written counter value with gp_counter_width Like Xu
2023-02-14  6:47 ` [kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix Like Xu
2023-03-23 17:04   ` Thomas Huth
2023-03-23 17:41     ` Sean Christopherson
2023-04-06  3:08       ` Sean Christopherson
2023-06-07 23:25 ` Sean Christopherson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).