qemu/hw/loongarch
Bibo Mao 45d1fe46e5 hw/loongarch: Add acpi SPCR table support
Serial port console redirection table can be used for default serial
port selection, like chosen stdout-path selection with FDT method.

With acpi SPCR table added, early debug console can be parsed from
SPCR table with simple kernel parameter earlycon rather than
earlycon=uart,mmio,0x1fe001e0

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20240907073037.243353-1-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
2024-09-12 20:57:54 +08:00
..
acpi-build.c hw/loongarch: Add acpi SPCR table support 2024-09-12 20:57:54 +08:00
boot.c hw/loongarch/boot.c: fix out-of-bound reading 2024-07-12 09:41:18 +08:00
fw_cfg.c hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState 2024-05-09 00:07:21 +02:00
fw_cfg.h hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState 2024-05-09 00:07:21 +02:00
Kconfig hw/loongarch: Remove default enable with VIRTIO_VGA device 2024-09-12 20:51:18 +08:00
meson.build meson: pick libfdt from common_ss when building target-specific files 2024-05-10 15:45:15 +02:00
virt.c hw/loongarch: virt: pass random seed to fdt 2024-09-12 20:57:54 +08:00