commit | b26dafc8a9e74254a390e8f21ff028a2573ee4fc | [log] [tgz] |
---|---|---|
author | Oliver Upton <oupton@google.com> | Wed May 04 03:24:46 2022 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Wed May 04 09:28:46 2022 +0100 |
tree | 70b4e0eb15dea3fe824048c5f1e351a71f3f51c2 | |
parent | 67a36a821312e9c0d2a2f7e6c2225204500cc01c [diff] |
selftests: KVM: Test SYSTEM_SUSPEND PSCI call Assert that the vCPU exits to userspace with KVM_SYSTEM_EVENT_SUSPEND if the guest calls PSCI SYSTEM_SUSPEND. Additionally, guarantee that the SMC32 and SMC64 flavors of this call are discoverable with the PSCI_FEATURES call. Signed-off-by: Oliver Upton <oupton@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20220504032446.4133305-13-oupton@google.com