aboutsummaryrefslogtreecommitdiff
path: root/hw/loongarch
AgeCommit message (Expand)Author
2024-05-27hw/loongarch/virt: Fix FDT memory node address widthJiaxun Yang
2024-05-27hw/loongarch: Fix fdt memory node wrong 'reg'Song Gao
2024-05-10hw/loongarch/virt: Fix memory leakSong Gao
2024-03-18smbios: get rid of global smbios_ep_typeIgor Mammedov
2024-03-18smbios: get rid of smbios_legacy globalIgor Mammedov
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé
2024-02-29loongarch: Change the UEFI loading mode to loongarchXianglai Li
2024-02-02hw/loongarch: use pci_init_nic_devices()David Woodhouse
2024-01-30hw/loongarch: Add `\n` to hint messageGreg Kurz
2024-01-11hw/intc/loongarch_extioi: Add dynamic cpu number supportBibo Mao
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao
2023-12-29hw/loongarch: Constify VMStateRichard Henderson
2023-10-19hw/acpi: Realize ACPI_GED sysbus device before accessing itPhilippe Mathieu-Daudé
2023-10-13hw/loongarch/virt: Remove unused 'loongarch_virt_pm' regionSong Gao
2023-10-13hw/loongarch/virt: Remove unused ISA BusPhilippe Mathieu-Daudé
2023-10-13hw/loongarch/virt: Remove unused ISA UARTPhilippe Mathieu-Daudé
2023-10-13hw/loongarch: remove global loaderparams variableThomas Weißschuh
2023-10-06target/loongarch: Clean up local variable shadowingSong Gao
2023-08-24hw/loongarch: Fix ACPI processor id off-by-one errorJiajie Chen
2023-08-24target/loongarch: cpu: Implement get_arch_id callbackBibo Mao
2023-08-24hw/loongarch: Remove restriction of la464 cores in the virt machineSong Gao
2023-07-12hw/loongarch/virt: Use machine_memory_devices_init()David Hildenbrand
2023-07-08hw: Simplify calls to pci_nic_init_nofail()Thomas Huth
2023-06-16hw/loongarch: Supplement cpu topology argumentsTianrui Zhao
2023-06-16hw/loongarch: Add numa supportTianrui Zhao
2023-06-16hw/intc: Set physical cpuid route for LoongArch ipi deviceTianrui Zhao
2023-06-16hw/loongarch/virt: Add cpu arch_id supportTianrui Zhao
2023-05-26hw/loongarch64: Use MachineClass->default_nic in the virt machineThomas Huth
2023-05-15hw/loongarch/virt: Set max 256 cpus support on loongarch virt machineSong Gao
2023-05-15hw/loongarch/virt: Modify ipi as percpu deviceSong Gao
2023-04-04hw/loongarch/virt: Fix virt_to_phys_addr functionTianrui Zhao
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-03hw/loongarch/virt: add system_powerdown hmp command supportSong Gao
2023-03-03hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASEBibo Mao
2023-02-08Drop duplicate #includeMarkus Armbruster
2023-01-06hw/intc/loongarch_pch: Change default irq number of pch irq controllerTianrui Zhao
2023-01-06hw/intc/loongarch_pch_pic: add irq number propertyTianrui Zhao
2023-01-06hw/intc/loongarch_pch_msi: add irq number propertyTianrui Zhao
2022-12-15hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang
2022-12-05Revert "hw/loongarch/virt: Add cfi01 pflash device"Song Gao
2022-12-02hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang
2022-11-22hw/loongarch: Replace the value of uart info with macroXiaojuan Yang
2022-11-22hw/loongarch: Fix setprop_sized method in fdt rtc node.Xiaojuan Yang
2022-11-22hw/loongarch: Add default stdout uart in fdtXiaojuan Yang
2022-11-12hw/loongarch: Fix loongarch fdt addr confictSong Gao
2022-11-04hw/loongarch: Add TPM device for LoongArch virt machineXiaojuan Yang
2022-11-04hw/loongarch: Improve fdt for LoongArch virt machineXiaojuan Yang
2022-11-04hw/loongarch: Load FDT table into dram memory spaceXiaojuan Yang
2022-10-14hw/arm, loongarch: Move load_image_to_fw_cfg() to common locationSunil V L
2022-09-20hw/loongarch: Improve acpi dsdt tableXiaojuan Yang