mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] KVM: selftests: xen_shinfo cleanups and slowpath test
@ 2023-02-04  2:41 Sean Christopherson
  2023-02-04  2:41 ` [PATCH v2 1/4] KVM: selftests: Move the guts of kvm_hypercall() to a separate macro Sean Christopherson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sean Christopherson @ 2023-02-04  2:41 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: kvm, linux-kernel, Sean Christopherson, David Woodhouse

David's new testcase to validate the slow path for EVTCHNOP_send, on top
of cleanups to reduce the amount of copy+paste in the test.

Applies on top of `kvm-x86 selftests`.

David Woodhouse (2):
  KVM: selftests: Use enum for test numbers in xen_shinfo_test
  KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test

Sean Christopherson (2):
  KVM: selftests: Move the guts of kvm_hypercall() to a separate macro
  KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL
    hypercalls

 .../selftests/kvm/include/x86_64/processor.h  |   2 +
 .../selftests/kvm/lib/x86_64/processor.c      |  37 ++-
 .../selftests/kvm/x86_64/xen_shinfo_test.c    | 221 +++++++++---------
 3 files changed, 145 insertions(+), 115 deletions(-)


base-commit: 531f33c5a6edf259da4960de694293e458262d14
-- 
2.39.1.519.gcb327c4b5f-goog


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

end of thread, other threads:[~2023-03-14 13:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-04  2:41 [PATCH v2 0/4] KVM: selftests: xen_shinfo cleanups and slowpath test Sean Christopherson
2023-02-04  2:41 ` [PATCH v2 1/4] KVM: selftests: Move the guts of kvm_hypercall() to a separate macro Sean Christopherson
2023-02-04  2:41 ` [PATCH v2 2/4] KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls Sean Christopherson
2023-02-04  2:41 ` [PATCH v2 3/4] KVM: selftests: Use enum for test numbers in xen_shinfo_test Sean Christopherson
2023-02-04  2:41 ` [PATCH v2 4/4] KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test Sean Christopherson
2023-03-14 13:43 ` [PATCH v2 0/4] KVM: selftests: xen_shinfo cleanups and slowpath 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

all inboxes | Powered by JetHome®