]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 31 Oct 2021 06:28:48 +0000 (02:28 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 31 Oct 2021 06:28:48 +0000 (02:28 -0400)
commitabfb65e5b43bbdcae5dbdabec7103c096888bef1
treeb1cf4c009b01eee0d017e3c01acc7a7495adcc46
parenta16d1d7de168d68a092976bae7123527b3e95949
parent292d0a859ea5c77276346173f33a78aa5ee361da
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 updates for Linux 5.16

- More progress on the protected VM front, now with the full
  fixed feature set as well as the limitation of some hypercalls
  after initialisation.

- Cleanup of the RAZ/WI sysreg handling, which was pointlessly
  complicated

- Fixes for the vgic placement in the IPA space, together with a
  bunch of selftests

- More memcg accounting of the memory allocated on behalf of a guest

- Timer and vgic selftests

- Workarounds for the Apple M1 broken vgic implementation

- KConfig cleanups

- New kvmarm.mode=none option, for those who really dislike us
Documentation/admin-guide/kernel-parameters.txt
MAINTAINERS
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/arm.c
arch/arm64/kvm/hyp/nvhe/mem_protect.c
arch/arm64/kvm/mmu.c
arch/x86/kvm/emulate.c
tools/testing/selftests/kvm/.gitignore
tools/testing/selftests/kvm/Makefile
tools/testing/selftests/kvm/include/kvm_util.h