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