Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: "Bugfixes and strengthening the validity checks on inputs from new userspace APIs. Now I know why I shouldn't prepare pull requests on the weekend, it's hard to concentrate if your son is shouting about his latest Minecraft builds in your ear. Fortunately all the patches were ready and I just had to check the test results..." * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled KVM: arm64: Don't inherit exec permission across page-table levels KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions KVM: nVMX: check for invalid hdr.vmx.flags KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE selftests: kvm: do not set guest mode flag
No related branches found
No related tags found
Showing
- arch/arm64/include/asm/kvm_host.h 8 additions, 3 deletionsarch/arm64/include/asm/kvm_host.h
- arch/arm64/kvm/mmu.c 6 additions, 5 deletionsarch/arm64/kvm/mmu.c
- arch/x86/kvm/lapic.c 1 addition, 1 deletionarch/x86/kvm/lapic.c
- arch/x86/kvm/svm/svm.c 6 additions, 3 deletionsarch/x86/kvm/svm/svm.c
- arch/x86/kvm/vmx/nested.c 13 additions, 3 deletionsarch/x86/kvm/vmx/nested.c
- arch/x86/kvm/vmx/nested.h 5 additions, 0 deletionsarch/x86/kvm/vmx/nested.h
- tools/testing/selftests/kvm/x86_64/vmx_set_nested_state_test.c 33 additions, 9 deletions.../testing/selftests/kvm/x86_64/vmx_set_nested_state_test.c
Loading
Please register or sign in to comment