OSDN Git Service

Merge branch kvm-arm64/generic-entry into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Fri, 20 Aug 2021 11:23:09 +0000 (12:23 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 20 Aug 2021 11:23:09 +0000 (12:23 +0100)
commitca3385a507ad918fb8b7a6a52ad3d321601a66f2
tree1e33648cdbdedd9f3a315dcefb8d7435d5b8129f
parent78bc117095cc30408e2131e81757a6659ac4b002
parent6caa5812e2d126a0aa8a17816c1ba6f0a0c2b309
Merge branch kvm-arm64/generic-entry into kvmarm-master/next

Switch KVM/arm64 to the generic entry code, courtesy of Oliver Upton

* kvm-arm64/generic-entry:
  KVM: arm64: Use generic KVM xfer to guest work function
  entry: KVM: Allow use of generic KVM entry w/o full generic support
  KVM: arm64: Record number of signal exits as a vCPU stat

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/Kconfig
arch/arm64/kvm/arm.c
arch/arm64/kvm/guest.c