]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Jan 2020 17:13:14 +0000 (18:13 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Jan 2020 17:13:14 +0000 (18:13 +0100)
commit03160961660bceeaf70acd71e007b6f2b60a74ce
tree063fe0957312e78dffed221663bc0251b7106e8b
parente61bb41949fb427870293ff9605f0b810f93461f
parent4f6b3690610e9b80d5326572b15a7539714a2b63
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm updates for Linux 5.6

- Fix MMIO sign extension
- Fix HYP VA tagging on tag space exhaustion
- Fix PSTATE/CPSR handling when generating exception
- Fix MMU notifier's advertizing of young pages
- Fix poisoned page handling
- Fix PMU SW event handling
- Fix TVAL register access
- Fix AArch32 external abort injection
- Fix ITS unmapped collection handling
- Various cleanups
arch/arm/include/asm/kvm_host.h
arch/arm64/include/asm/kvm_host.h
virt/kvm/arm/arch_timer.c
virt/kvm/arm/arm.c
virt/kvm/arm/mmu.c