From: Xianglai Li <lixianglai@loongson.cn>
To: qemu-devel@nongnu.org
Cc: Bibo Mao <maobibo@loongson.cn>, Song Gao <gaosong@loongson.cn>,
Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: [PATCH V1 0/2] Fix the rtc issue on loongarch
Date: Fri, 13 Jun 2025 09:31:14 +0800 [thread overview]
Message-ID: <cover.1749777563.git.lixianglai@loongson.cn> (raw)
The first patch fixed the issue with rtc hardware
emulation on the loongarch platform.
The second patch adds an acpi table to the rtc hardware
simulation of the loongarch platform, enabling the virtual
machine kernel to use the loongson rtc driver through
the acpi table.
Cc: Bibo Mao <maobibo@loongson.cn>
Cc: Song Gao <gaosong@loongson.cn>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: Xianglai Li <lixianglai@loongson.cn>
Xianglai Li (2):
hw/rtc: Fixed loongson rtc emulation errors
hw/loongarch: add rtc acpi table
hw/loongarch/virt-acpi-build.c | 24 ++++++++++++++++++++++++
hw/loongarch/virt-fdt-build.c | 11 +++++++++--
hw/rtc/ls7a_rtc.c | 26 +++++++++++++++++---------
3 files changed, 50 insertions(+), 11 deletions(-)
--
2.39.1
next reply other threads:[~2025-06-13 1:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-13 1:31 Xianglai Li [this message]
2025-06-13 1:31 ` [PATCH V1 1/2] hw/rtc: Fixed loongson rtc emulation errors Xianglai Li
2025-06-13 2:54 ` Bibo Mao
2025-06-13 4:43 ` Bibo Mao
2025-07-07 6:36 ` lixianglai
2025-07-07 7:17 ` Bibo Mao
2025-06-13 1:31 ` [PATCH V1 2/2] hw/loongarch: add rtc acpi table Xianglai Li
2025-06-13 2:48 ` Bibo Mao
2025-06-13 4:47 ` Bibo Mao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1749777563.git.lixianglai@loongson.cn \
--to=lixianglai@loongson.cn \
--cc=gaosong@loongson.cn \
--cc=jiaxun.yang@flygoat.com \
--cc=maobibo@loongson.cn \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).