]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 12 Feb 2021 16:23:44 +0000 (11:23 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 12 Feb 2021 16:23:44 +0000 (11:23 -0500)
commitd9ac8cd57c7e7428aca7abc724ac3efb972271f1
tree533b140ab6bb926f5ec35f8e42d5a99590e0d945
parent6e6bf3504119bf5f10c1e1ec6d252873b3c4babb
parent2dc084d96dadb3e5f4c82bda24b456f3c116cdfc
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 updates for Linux 5.12

- Make the nVHE EL2 object relocatable, resulting in much more
  maintainable code
- Handle concurrent translation faults hitting the same page
  in a more elegant way
- Support for the standard TRNG hypervisor call
- A bunch of small PMU/Debug fixes
- Allow the disabling of symbol export from assembly code
- Simplification of the early init hypercall handling
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/hyp/nvhe/hyp-init.S
tools/include/uapi/linux/kvm.h