diff options
author | Will Deacon <[email protected]> | 2022-02-21 15:35:24 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-02-21 16:02:55 +0000 |
commit | 34739fd95fab3a5efb0422e4f012b685e33598dc (patch) | |
tree | 49e5aba0a7670c819e5a00259cb20e0691b0601f /net/lapb/lapb_subr.c | |
parent | d43583b890e7cb0078d13d056753a56602b92406 (diff) |
KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field
When handling reset and power-off PSCI calls from the guest, we
initialise X0 to PSCI_RET_INTERNAL_FAILURE in case the VMM tries to
re-run the vCPU after issuing the call.
Unfortunately, this also means that the VMM cannot see which PSCI call
was issued and therefore cannot distinguish between PSCI SYSTEM_RESET
and SYSTEM_RESET2 calls, which is necessary in order to determine the
validity of the "reset_type" in X1.
Allocate bit 0 of the previously unused 'flags' field of the
system_event structure so that we can indicate the PSCI call used to
initiate the reset.
Cc: Marc Zyngier <[email protected]>
Cc: James Morse <[email protected]>
Cc: Alexandru Elisei <[email protected]>
Cc: Suzuki K Poulose <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions