Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Feb 2023 13:34:32 +0000 (08:34 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Feb 2023 13:34:32 +0000 (08:34 -0500)
commite84183f68edb72e70e232b842d47058cba3476ec
tree6f903b6ac09fbb48ca1eda1d6e8ee6e8878cbbf2
parent157ed9cb04306eae813b7598cf672834cd295b8e
parent695fa5a64cf52ab1aa2c89c93bbb1fd08995304a
Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEAD

KVM selftests changes for 6.3:

 - Cache the CPU vendor (AMD vs. Intel) and use the info to emit the correct
   hypercall instruction instead of relying on KVM to patch in VMMCALL

 - A variety of one-off cleanups and fixes
tools/testing/selftests/kvm/lib/kvm_util.c
tools/testing/selftests/kvm/x86_64/pmu_event_filter_test.c