diff options
author | Andrew Jones <ajones@ventanamicro.com> | 2024-10-17 10:45:40 +0300 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-12-30 11:31:01 +0300 |
commit | 023c15151fbb65f8dde23e28af1d6d4382404d58 (patch) | |
tree | a16a926c64945a7899b45d72090c2f2f08c5a6ee /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fc033cf25e612e840e545f8d5ad2edd6ba613ed5 (diff) | |
download | linux-023c15151fbb65f8dde23e28af1d6d4382404d58.tar.xz |
RISC-V: KVM: Add SBI system suspend support
Implement a KVM SBI SUSP extension handler. The handler only
validates the system suspend entry criteria and prepares for resuming
in the appropriate state at the resume_addr (as specified by the SBI
spec), but then it forwards the call to the VMM where any system
suspend behavior may be implemented. Since VMM support is needed, KVM
disables the extension by default.
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20241017074538.18867-5-ajones@ventanamicro.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions