]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Wed, 30 Sep 2020 13:05:35 +0000 (14:05 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 30 Sep 2020 13:05:35 +0000 (14:05 +0100)
commit953579f649268f025494410c9c494db65b6eb25f
tree267d772b7068f7d0da04cf421286c65f2599f472
parent6fcec8481168a921022391c98ae2a5e19fadc10a
parentfece6c394b07effa1e4dbb8503916deb8b11b39e
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next

Signed-off-by: Marc Zyngier <maz@kernel.org>
14 files changed:
arch/arm64/include/asm/kvm_asm.h
arch/arm64/include/asm/kvm_host.h
arch/arm64/include/asm/kvm_mmu.h
arch/arm64/include/uapi/asm/kvm.h
arch/arm64/kvm/arm.c
arch/arm64/kvm/hyp/Makefile
arch/arm64/kvm/hyp/entry.S
arch/arm64/kvm/hyp/hyp-entry.S
arch/arm64/kvm/hyp/include/hyp/switch.h
arch/arm64/kvm/hyp/nvhe/Makefile
arch/arm64/kvm/hyp/nvhe/switch.c
arch/arm64/kvm/hyp/vhe/switch.c
arch/arm64/kvm/reset.c
arch/arm64/kvm/sys_regs.c