qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 0/9] Fix bugs and improve functions for LoongArch


From: gaosong
Subject: Re: [PATCH v1 0/9] Fix bugs and improve functions for LoongArch
Date: Tue, 13 Sep 2022 20:31:57 +0800
User-agent: Mozilla/5.0 (X11; Linux loongarch64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0


在 2022/9/8 下午5:46, Xiaojuan Yang 写道:
These patches integrate all previous patches, including
'[PATCH v1 0/2] Add mem hotplug and improve acpi dsdt (26 Aug )',
'[PATCH v1] hw/loongarch: Fix acpi ged irq number in dsdt table (19
Aug)',
'[PATCH v1 0/6] Add funtions for LoongArch virt machine (11 Aug)'.
As none of the patches has not been reviewed, so we integrate them for
more convenient reviewing.

Changes for v1:
1. Remove vga device when loongarch init
2. Support fw_cfg dma function
3. Add interrupt information to FDT table
4. Add platform bus support
5. Add hotplug handler for machine
6. Add RAMFB to dynamic_sysbus_devices list
7. Fix acpi ged irq number in dsdt table
8. Support memory hotplug
9. Improve acpi dsdt table

Xiaojuan Yang (9):
   hw/loongarch: Remove vga device when loongarch init
   hw/loongarch: Support fw_cfg dma function
   hw/loongarch: Add interrupt information to FDT table
   hw/loongarch: Add platform bus support
   hw/loongarch: Add hotplug handler for machine
   hw/loongarch: Add RAMFB to dynamic_sysbus_devices list
   hw/loongarch: Fix acpi ged irq number in dsdt table
   hw/loongarch: Support memory hotplug
   hw/loongarch: Improve acpi dsdt table

  hw/loongarch/Kconfig        |   5 +-
  hw/loongarch/acpi-build.c   | 191 ++++++++-------------------------
  hw/loongarch/fw_cfg.c       |   3 +-
  hw/loongarch/virt.c         | 205 +++++++++++++++++++++++++++++++++++-
  include/hw/loongarch/virt.h |   2 +
  include/hw/pci-host/ls7a.h  |   5 +
  6 files changed, 259 insertions(+), 152 deletions(-)

This series.

Acked-by: Song Gao <gaosong@loongson.cn>

Thanks.
Song Gao




reply via email to

[Prev in Thread] Current Thread [Next in Thread]