OSDN Git Service

Merge branch kvm-arm64/misc-5.16 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Tue, 12 Oct 2021 14:49:14 +0000 (15:49 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 12 Oct 2021 14:49:14 +0000 (15:49 +0100)
* kvm-arm64/misc-5.16:
  : .
  : - Allow KVM to be disabled from the command-line
  : - Clean up CONFIG_KVM vs CONFIG_HAVE_KVM
  : - Fix endianess evaluation on MMIO access from EL0
  : .
  KVM: arm64: Fix reporting of endianess when the access originates at EL0

Signed-off-by: Marc Zyngier <maz@kernel.org>

Trivial merge