qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/2] Fix the rtc issue on loongarch
@ 2025-06-13  1:31 Xianglai Li
  2025-06-13  1:31 ` [PATCH V1 1/2] hw/rtc: Fixed loongson rtc emulation errors Xianglai Li
  2025-06-13  1:31 ` [PATCH V1 2/2] hw/loongarch: add rtc acpi table Xianglai Li
  0 siblings, 2 replies; 9+ messages in thread
From: Xianglai Li @ 2025-06-13  1:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: Bibo Mao, Song Gao, Jiaxun Yang

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-07-07  7:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13  1:31 [PATCH V1 0/2] Fix the rtc issue on loongarch Xianglai Li
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

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).