1. 29 Mar, 2022 11 commits
  2. 21 Mar, 2022 8 commits
  3. 18 Mar, 2022 3 commits
  4. 15 Mar, 2022 2 commits
  5. 14 Mar, 2022 6 commits
  6. 11 Mar, 2022 9 commits
  7. 09 Mar, 2022 1 commit
    • Marc Zyngier's avatar
      Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next · 9872e6bc
      Marc Zyngier authored
      * 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: default avatarMarc Zyngier <maz@kernel.org>
      9872e6bc