There are two small enhancements about ACPI table on LoongArch virt machine type. One is replacing RSDT table with XSDT table to support 64 bit address, the other is adding support to customize OEM ID and OEM table ID.
Bibo Mao (2): hw/loongarch/virt: Replace RSDT with XSDT table hw/loongarch/virt: Allow user to customize OEM ID and OEM table ID hw/loongarch/virt-acpi-build.c | 12 +++---- hw/loongarch/virt.c | 58 ++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 6 deletions(-) base-commit: 661c2e1ab29cd9c4d268ae3f44712e8d421c0e56 -- 2.39.3