commit | f211b45057d8b0264b494f1acebf2e8d7f9432c9 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sat Jun 03 15:16:58 2023 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Jun 03 15:16:58 2023 -0400 |
tree | cb71ab9178b6f63b0aefda8d4985618bb8ddf928 | |
parent | 49661a52a4b8c6c4e67cf69831c9a88b62c6ebcf [diff] | |
parent | 47d2804bc99ca873470df17c20737b28225a320d [diff] |
Merge tag 'kvm-x86-fixes-6.4' of https://github.com/kvm-x86/linux into HEAD KVM x86 fixes for 6.4 - Fix a memslot lookup bug in the NX recovery thread that could theoretically let userspace bypass the NX hugepage mitigation - Fix a s/BLOCKING/PENDING bug in SVM's vNMI support - Account exit stats for fastpath VM-Exits that never leave the super tight run-loop - Fix an out-of-bounds bug in the optimized APIC map code, and add a regression test for the race.