diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-21 08:03:55 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-21 08:03:55 -0400 |
commit | dee67a94d4c6cbd05b8f6e1181498e94caa33334 (patch) | |
tree | 352f6df0c8bd645b0107e20fa2b7c3eeeb3d67ac /arch/s390/kvm | |
parent | cf6d9d2d243f242f51ee0666ca88e61d9408752f (diff) | |
parent | c3f3edf73a8f854f8766a69d2734198a58762e33 (diff) | |
download | lwn-dee67a94d4c6cbd05b8f6e1181498e94caa33334.tar.gz lwn-dee67a94d4c6cbd05b8f6e1181498e94caa33334.zip |
Merge tag 'kvm-x86-fixes-6.10-rcN' of https://github.com/kvm-x86/linux into HEAD
KVM fixes for 6.10
- Fix a "shift too big" goof in the KVM_SEV_INIT2 selftest.
- Compute the max mappable gfn for KVM selftests on x86 using GuestMaxPhyAddr
from KVM's supported CPUID (if it's available).
- Fix a race in kvm_vcpu_on_spin() by ensuring loads and stores are atomic.
- Fix technically benign bug in __kvm_handle_hva_range() where KVM consumes
the return from a void-returning function as if it were a boolean.
Diffstat (limited to 'arch/s390/kvm')
0 files changed, 0 insertions, 0 deletions