aboutsummaryrefslogtreecommitdiff
path: root/hw/loongarch
AgeCommit message (Expand)Author
2024-11-02hw/loongarch/boot: Use warn_report when no kernel filenameSong Gao
2024-10-16hw/loongarch/fw_cfg: Build in common_ss[]Philippe Mathieu-Daudé
2024-10-16hw/loongarch/virt: Add FDT table support with acpi ged pm registerBibo Mao
2024-10-03hw/char: Extract serial-mmBernhard Beschow
2024-09-20hw/loongarch/virt: Add description for virt machine typeBibo Mao
2024-09-12hw/loongarch: Add acpi SPCR table supportBibo Mao
2024-09-12hw/loongarch: virt: pass random seed to fdtJason A. Donenfeld
2024-09-12hw/loongarch: virt: support up to 4 serial portsJason A. Donenfeld
2024-09-12hw/loongarch: Remove default enable with VIRTIO_VGA deviceBibo Mao
2024-08-21hw/loongarch: Fix length for lowram in ACPI SRATJiaxun Yang
2024-08-06hw/loongarch/virt: Replace Loongson IPI with LoongArch IPIBibo Mao
2024-07-12hw/loongarch/virt: Remove unused assignmentBibo Mao
2024-07-12hw/loongarch: Change the tpm support by defaultXianglai Li
2024-07-12hw/loongarch/boot.c: fix out-of-bound readingDmitry Frolov
2024-06-19hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()Philippe Mathieu-Daudé
2024-06-19hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()Philippe Mathieu-Daudé
2024-06-06hw/loongarch/virt: Enable extioi virt extensionSong Gao
2024-06-06hw/loongarch/virt: Use MemTxAttrs interface for misc opsSong Gao
2024-06-06hw/intc/loongarch_extioi: Add extioi virt extension definitionSong Gao
2024-06-06tests/libqos: Add loongarch virt machine nodeBibo Mao
2024-05-23hw/loongarch/virt: Fix FDT memory node address widthJiaxun Yang
2024-05-23hw/loongarch: Remove minimum and default memory sizeBibo Mao
2024-05-23hw/loongarch: Refine system dram memory regionBibo Mao
2024-05-23hw/loongarch: Refine fwcfg memory mapBibo Mao
2024-05-23hw/loongarch: Refine fadt memory table for numa memoryBibo Mao
2024-05-23hw/loongarch: Refine acpi srat table for numa memoryBibo Mao
2024-05-23hw/loongarch: Add VM mode in IOCSR feature register in kvm modeBibo Mao
2024-05-10kconfig: express dependency of individual boards on libfdtPaolo Bonzini
2024-05-10meson: pick libfdt from common_ss when building target-specific filesPaolo Bonzini
2024-05-09Merge tag 'pull-loongarch-20240509' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2024-05-09hw/loongarch: Refine default numa id calculationBibo Mao
2024-05-09hw/intc/loongarch_ipi: Rename as loongson_ipiJiaxun Yang
2024-05-09hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineStateBibo Mao
2024-05-09hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINEBibo Mao
2024-05-09hw/loongarch/virt: Fix memory leakSong Gao
2024-05-09hw/loongarch: move memory map to boot.cPaolo Bonzini
2024-05-03loongarch: switch boards to "default y"Paolo Bonzini
2024-04-29hw/loongarch: Add cells missing from rtc nodeSong Gao
2024-04-29hw/loongarch: Add cells missing from uart nodeSong Gao
2024-04-29hw/loongarch: fdt remove unused irqchip nodeSong Gao
2024-04-29hw/loongarch: fdt adds pcie irq_map nodeSong Gao
2024-04-29hw/loongarch: fdt adds pch_msi ControllerSong Gao
2024-04-29hw/loongarch: fdt adds pch_pic ControllerSong Gao
2024-04-29hw/loongarch: fdt adds Extend I/O Interrupt ControllerSong Gao
2024-04-29hw/loongarch: fdt adds cpu interrupt controller nodeSong Gao
2024-04-29hw/loongarch: Fix fdt memory node wrong 'reg'Song Gao
2024-04-29hw/loongarch: Init efi_fdt tableSong Gao
2024-04-29hw/loongarch: Init efi_initrd tableSong Gao
2024-04-29hw/loongarch: Init efi_boot_memmap tableSong Gao
2024-04-29hw/loongarch: Init efi_system_tableSong Gao