]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 14 Sep 2024 13:38:16 +0000 (09:38 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Sep 2024 15:39:21 +0000 (11:39 -0400)
commitc345344e8317176944be33f46e18812c0343dc63
tree51b7d37c991f370445732ef7022f6328e421dea1
parent41786cc5ea89b71437dd6fece444f3766edb4db7
parentc32e028057f144f15c06e2f09dfec49b14311910
Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEAD

KVM selftests changes for 6.12:

 - Fix a goof that caused some Hyper-V tests to be skipped when run on bare
   metal, i.e. NOT in a VM.

 - Add a regression test for KVM's handling of SHUTDOWN for an SEV-ES guest.

 - Explicitly include one-off assets in .gitignore.  Past Sean was completely
   wrong about not being able to detect missing .gitignore entries.

 - Verify userspace single-stepping works when KVM happens to handle a VM-Exit
   in its fastpath.

 - Misc cleanups
tools/testing/selftests/kvm/include/kvm_util.h
tools/testing/selftests/kvm/lib/x86_64/processor.c