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