[PATCH V1 0/2] Fix the rtc issue on loongarch

Xianglai Li posted 2 patches 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1749777563.git.lixianglai@loongson.cn
Maintainers: Song Gao <gaosong@loongson.cn>, Bibo Mao <maobibo@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>
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(-)
[PATCH V1 0/2] Fix the rtc issue on loongarch
Posted by Xianglai Li 5 months ago
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