]> git.baikalelectronics.ru Git - kernel.git/commitdiff
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Wed, 9 Mar 2022 18:19:10 +0000 (18:19 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 9 Mar 2022 18:19:10 +0000 (18:19 +0000)
* kvm-arm64/psci-1.1:
  : .
  : Limited PSCI-1.1 support from Will Deacon:
  :
  : This small series exposes the PSCI SYSTEM_RESET2 call to guests, which
  : allows the propagation of a "reset_type" and a "cookie" back to the VMM.
  : Although Linux guests only ever pass 0 for the type ("SYSTEM_WARM_RESET"),
  : the vendor-defined range can be used by a bootloader to provide additional
  : information about the reset, such as an error code.
  : .
  KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace

Signed-off-by: Marc Zyngier <maz@kernel.org>
1  2 
arch/arm64/kvm/psci.c

Simple merge