On Thu, 13 Jun 2024 18:30:16 +0100
Jiaxun Yang wrote:
> Wire up S3 and S4 sleep by setting relevant slp-typs bits for
> GED and generate _S3 and _S4 methods in acpi table.
>
> Signed-off-by: Jiaxun Yang
> ---
> hw/loongarch/acpi-build.c | 18 ++
> hw/loongarch/virt.c | 3
Wire up S3 and S4 sleep by setting relevant slp-typs bits for
GED and generate _S3 and _S4 methods in acpi table.
Signed-off-by: Jiaxun Yang
---
hw/loongarch/acpi-build.c | 18 ++
hw/loongarch/virt.c | 3 +++
2 files changed, 21 insertions(+)
diff --git a/hw/loongarch/acp