index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
loongarch
/
virt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/loongarch: Add cells missing from rtc node
Song Gao
2024-04-29
1
-3
/
+9
*
hw/loongarch: Add cells missing from uart node
Song Gao
2024-04-29
1
-2
/
+7
*
hw/loongarch: fdt remove unused irqchip node
Song Gao
2024-04-29
1
-30
/
+1
*
hw/loongarch: fdt adds pcie irq_map node
Song Gao
2024-04-29
1
-4
/
+69
*
hw/loongarch: fdt adds pch_msi Controller
Song Gao
2024-04-29
1
-1
/
+32
*
hw/loongarch: fdt adds pch_pic Controller
Song Gao
2024-04-29
1
-1
/
+29
*
hw/loongarch: fdt adds Extend I/O Interrupt Controller
Song Gao
2024-04-29
1
-1
/
+29
*
hw/loongarch: fdt adds cpu interrupt controller node
Song Gao
2024-04-29
1
-0
/
+21
*
hw/loongarch: Fix fdt memory node wrong 'reg'
Song Gao
2024-04-29
1
-1
/
+1
*
hw/loongarch: Init efi_fdt table
Song Gao
2024-04-29
1
-4
/
+2
*
hw/loongarch: Init efi_boot_memmap table
Song Gao
2024-04-29
1
-9
/
+2
*
hw/loongarch: Move boot functions to boot.c
Song Gao
2024-04-29
1
-113
/
+8
*
smbios: get rid of global smbios_ep_type
Igor Mammedov
2024-03-18
1
-3
/
+4
*
smbios: get rid of smbios_legacy global
Igor Mammedov
2024-03-18
1
-1
/
+1
*
hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Philippe Mathieu-Daudé
2024-03-12
1
-1
/
+1
*
loongarch: Change the UEFI loading mode to loongarch
Xianglai Li
2024-02-29
1
-26
/
+75
*
hw/loongarch: use pci_init_nic_devices()
David Woodhouse
2024-02-02
1
-3
/
+1
*
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
2024-01-11
1
-1
/
+2
*
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
1
-24
/
+67
*
hw/acpi: Realize ACPI_GED sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-19
1
-1
/
+1
*
hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
Song Gao
2023-10-13
1
-47
/
+1
*
hw/loongarch/virt: Remove unused ISA Bus
Philippe Mathieu-Daudé
2023-10-13
1
-5
/
+0
*
hw/loongarch: remove global loaderparams variable
Thomas Weißschuh
2023-10-13
1
-23
/
+27
*
target/loongarch: Clean up local variable shadowing
Song Gao
2023-10-06
1
-1
/
+1
*
target/loongarch: cpu: Implement get_arch_id callback
Bibo Mao
2023-08-24
1
-0
/
+2
*
hw/loongarch: Remove restriction of la464 cores in the virt machine
Song Gao
2023-08-24
1
-5
/
+0
*
hw/loongarch/virt: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
1
-9
/
+3
*
hw: Simplify calls to pci_nic_init_nofail()
Thomas Huth
2023-07-08
1
-7
/
+1
*
hw/loongarch: Supplement cpu topology arguments
Tianrui Zhao
2023-06-16
1
-1
/
+8
*
hw/loongarch: Add numa support
Tianrui Zhao
2023-06-16
1
-12
/
+90
*
hw/intc: Set physical cpuid route for LoongArch ipi device
Tianrui Zhao
2023-06-16
1
-0
/
+1
*
hw/loongarch/virt: Add cpu arch_id support
Tianrui Zhao
2023-06-16
1
-2
/
+32
*
hw/loongarch64: Use MachineClass->default_nic in the virt machine
Thomas Huth
2023-05-26
1
-1
/
+3
*
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
2023-05-15
1
-4
/
+9
*
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
2023-05-15
1
-6
/
+6
*
hw/loongarch/virt: Fix virt_to_phys_addr function
Tianrui Zhao
2023-04-04
1
-1
/
+1
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
1
-0
/
+2
*
hw/loongarch/virt: add system_powerdown hmp command support
Song Gao
2023-03-03
1
-0
/
+12
*
hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASE
Bibo Mao
2023-03-03
1
-4
/
+4
*
hw/intc/loongarch_pch: Change default irq number of pch irq controller
Tianrui Zhao
2023-01-06
1
-1
/
+1
*
hw/intc/loongarch_pch_pic: add irq number property
Tianrui Zhao
2023-01-06
1
-3
/
+5
*
hw/intc/loongarch_pch_msi: add irq number property
Tianrui Zhao
2023-01-06
1
-5
/
+8
*
hw/loongarch/virt: Add cfi01 pflash device
Xiaojuan Yang
2022-12-15
1
-0
/
+62
*
Revert "hw/loongarch/virt: Add cfi01 pflash device"
Song Gao
2022-12-05
1
-62
/
+0
*
hw/loongarch/virt: Add cfi01 pflash device
Xiaojuan Yang
2022-12-02
1
-0
/
+62
*
hw/loongarch: Fix setprop_sized method in fdt rtc node.
Xiaojuan Yang
2022-11-22
1
-1
/
+1
*
hw/loongarch: Add default stdout uart in fdt
Xiaojuan Yang
2022-11-22
1
-0
/
+2
*
hw/loongarch: Fix loongarch fdt addr confict
Song Gao
2022-11-12
1
-4
/
+4
*
hw/loongarch: Add TPM device for LoongArch virt machine
Xiaojuan Yang
2022-11-04
1
-0
/
+4
*
hw/loongarch: Improve fdt for LoongArch virt machine
Xiaojuan Yang
2022-11-04
1
-0
/
+31
[next]