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)
commit2a6bf5139e281c793f31b9b432f7984909862046
tree9a00490636b74b2ceb4129b89d398c074f6a1fac
parentcd67e9af77245785df32c515d97f0b7dbc60dd9c
parent69adec18e94ff3ca20447916a3bd23ab1d06b878
Merge branch kvm-arm64/misc-5.16 into kvmarm-master/next

* 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>