On 7/12/22 14:02, Xiaojuan Yang wrote:
This series add some new funcitons for LoongArch virt machine.
Support loading uefi bios and linux kernel to boot system, and
add fw_cfg table, smbios table, acpi table, fdt table to transmit
information for the system.

We could get the uefi bios and linux kernel file by this address:
The kernel file:
    * https://github.com/loongson/linux/tree/loongarch-next
The bios file:
    * https://github.com/loongson/edk2
    * https://github.com/loongson/edk2-platforms

Xiaojuan Yang (6):
   hw/loongarch: Add fw_cfg table support
   hw/loongarch: Add uefi bios loading support
   hw/loongarch: Add linux kernel booting support
   hw/loongarch: Add smbios support
   hw/loongarch: Add acpi ged support
   hw/loongarch: Add fdt support

Queued.

If there are bugs in the smbios or acpi patches, they can be fixed before hard freeze, but we do want the feature committed before soft freeze.


r~

Reply via email to