]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 May 2021 07:55:12 +0000 (09:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 May 2021 07:55:12 +0000 (09:55 +0200)
commitf6bbcec3406c6e0381cde0839d2520d337a85eef
treeb0cf6296f791fa250ccc9d419c46f48fb73c331b
parent2313e4a00064e02610258d316dd6c8cc95b675f9
parentfaaf2117c44c44da063178b0c5dab9af1acf58fd
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 5.13, take #1

- Fix regression with irqbypass not restarting the guest on failed connect
- Fix regression with debug register decoding resulting in overlapping access
- Commit exception state on exit to usrspace
- Fix the MMU notifier return values
- Add missing 'static' qualifiers in the new host stage-2 code
arch/x86/kvm/svm/svm.c
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/x86.c