]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Dec 2023 23:03:54 +0000 (18:03 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Dec 2023 23:03:54 +0000 (18:03 -0500)
commit5c2b2176ead1911d652b8848169bb44bdde75ca8
tree94d3fcd88aa52b09f90bc5fc534f0cefdfd09e1c
parenta26b7cd2254695f8258cc370f33280db0a9a3813
parent0c12e6c8267f831e491ee64ac6f216601cea3eee
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master

KVM/arm64 fixes for 6.7, part #2

 - Ensure a vCPU's redistributor is unregistered from the MMIO bus
   if vCPU creation fails

 - Fix building KVM selftests for arm64 from the top-level Makefile
tools/testing/selftests/kvm/Makefile
virt/kvm/kvm_main.c