]> git.hungrycats.org Git - linux/commit
Merge tag 'kvm-x86-selftests-7.1' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 13 Apr 2026 09:53:46 +0000 (11:53 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 13 Apr 2026 09:53:46 +0000 (11:53 +0200)
commitc13008ed3d76142a001ebc56d8e391431cac2411
tree7f1afe4676127e6b2d0e3d6ca4bdb38bcf6ec396
parent276f81a4912157a018141dfe71ab0f40e575a796
parent9830209b4ae8c8eecae7e6af271cebf1e1285142
Merge tag 'kvm-x86-selftests-7.1' of https://github.com/kvm-x86/linux into HEAD

KVM selftests changes for 7.1

 - Add support for Hygon CPUs in KVM selftests.

 - Fix a bug in the MSR test where it would get false failures on AMD/Hygon
   CPUs with exactly one of RDPID or RDTSCP.

 - Add an MADV_COLLAPSE testcase for guest_memfd as a regression test for a
   bug where the kernel would attempt to collapse guest_memfd folios against
   KVM's will.
tools/testing/selftests/kvm/guest_memfd_test.c
tools/testing/selftests/kvm/include/x86/processor.h
tools/testing/selftests/kvm/lib/x86/processor.c