[PATCH V3 0/2] add rtc acpi table

Xianglai Li posted 2 patches 2 days, 11 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1773911364.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 | 25 +++++++++++++++++++++++++
hw/loongarch/virt-fdt-build.c  | 16 ++++++++--------
2 files changed, 33 insertions(+), 8 deletions(-)
[PATCH V3 0/2] add rtc acpi table
Posted by Xianglai Li 2 days, 11 hours ago
1.Add the acpi table to the loongson rtc hardware so that the virtual machine
kernel can use the loongson RTC-related drivers.

2.Delete the interrupt information in the rtc fdt table. 

change:
V2->V3:
Split the modifications related to ACPI and FDT for RTC into two patches

V1->V2:
1.Add a comment to explain why the acpi table no longer provides interrupt numbers
2.Delete the interrupt number from the rtc fdt table 

Cc: Song Gao <gaosong@loongson.cn> 
Cc: Bibo Mao <maobibo@loongson.cn> 
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com> 
Cc: Huacai Chen <zltjiangshi@gmail.com>

Xianglai Li (2):
  hw/loongarch: add rtc acpi table
  hw/loongarch: modify rtc fdt table

 hw/loongarch/virt-acpi-build.c | 25 +++++++++++++++++++++++++
 hw/loongarch/virt-fdt-build.c  | 16 ++++++++--------
 2 files changed, 33 insertions(+), 8 deletions(-)

-- 
2.39.1