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-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-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
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
hw/loongarch/virt: CPU irq line connection improvement
Bibo Mao
1
-24
/
+36
12 days
hw/loongarch/virt: Remove unused ipistate
Bibo Mao
1
-5
/
+0
12 days
hw/loongarch/virt: Set iocsr address space when CPU is created
Bibo Mao
1
-1
/
+1
12 days
hw/loongarch/virt: Add separate file for fdt building
Bibo Mao
3
-525
/
+538
12 days
hw/loongarch/virt: Rename function prefix name
Bibo Mao
2
-4
/
+4
12 days
hw/loongarch/virt: Rename filename acpi-build with virt-acpi-build
Bibo Mao
2
-1
/
+1
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf()
Philippe Mathieu-Daudé
1
-1
/
+1
2025-01-15
hw/intc/loongarch_ipi: Remove property num-cpu
Bibo Mao
1
-1
/
+0
2025-01-13
hw/loongarch/virt: Checkpatch cleanup
Bibo Mao
3
-6
/
+9
2025-01-09
hw/intc/loongarch_extioi: Remove num-cpu property
Bibo Mao
1
-1
/
+0
2025-01-09
hw/loongarch/boot: Support Linux raw boot image
Jiaxun Yang
1
-0
/
+69
2024-12-30
hw/pci-host/gpex: Allow more than 4 legacy IRQs
Alexander Graf
1
-6
/
+6
2024-12-27
hw/loongarch/virt: Improve fdt table creation for CPU object
Bibo Mao
1
-14
/
+25
2024-12-27
hw/loongarch/virt: Create fdt table on machine creation done notification
Bibo Mao
1
-46
/
+57
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
4
-16
/
+16
2024-12-21
Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qem...
Stefan Hajnoczi
1
-1
/
+5
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
4
-16
/
+16
2024-12-20
hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
Sia Jee Heng
1
-1
/
+5
2024-12-19
hw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic
Bibo Mao
1
-1
/
+1
2024-11-02
hw/loongarch/boot: Use warn_report when no kernel filename
Song Gao
1
-3
/
+2
2024-10-16
hw/loongarch/fw_cfg: Build in common_ss[]
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-16
hw/loongarch/virt: Add FDT table support with acpi ged pm register
Bibo Mao
1
-0
/
+39
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
2
-2
/
+2
2024-09-20
hw/loongarch/virt: Add description for virt machine type
Bibo Mao
1
-0
/
+1
2024-09-12
hw/loongarch: Add acpi SPCR table support
Bibo Mao
1
-0
/
+40
2024-09-12
hw/loongarch: virt: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+6
2024-09-12
hw/loongarch: virt: support up to 4 serial ports
Jason A. Donenfeld
2
-18
/
+32
2024-09-12
hw/loongarch: Remove default enable with VIRTIO_VGA device
Bibo Mao
1
-1
/
+0
2024-08-21
hw/loongarch: Fix length for lowram in ACPI SRAT
Jiaxun Yang
1
-1
/
+1
2024-08-06
hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
Bibo Mao
2
-3
/
+3
2024-07-12
hw/loongarch/virt: Remove unused assignment
Bibo Mao
1
-8
/
+7
2024-07-12
hw/loongarch: Change the tpm support by default
Xianglai Li
2
-0
/
+4
2024-07-12
hw/loongarch/boot.c: fix out-of-bound reading
Dmitry Frolov
1
-1
/
+1
2024-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-06
hw/loongarch/virt: Enable extioi virt extension
Song Gao
1
-3
/
+85
2024-06-06
hw/loongarch/virt: Use MemTxAttrs interface for misc ops
Song Gao
1
-12
/
+24
2024-06-06
hw/intc/loongarch_extioi: Add extioi virt extension definition
Song Gao
1
-19
/
+41
2024-06-06
tests/libqos: Add loongarch virt machine node
Bibo Mao
1
-0
/
+2
2024-05-23
hw/loongarch/virt: Fix FDT memory node address width
Jiaxun Yang
1
-1
/
+2
2024-05-23
hw/loongarch: Remove minimum and default memory size
Bibo Mao
1
-5
/
+0
2024-05-23
hw/loongarch: Refine system dram memory region
Bibo Mao
1
-36
/
+17
2024-05-23
hw/loongarch: Refine fwcfg memory map
Bibo Mao
1
-3
/
+57
2024-05-23
hw/loongarch: Refine fadt memory table for numa memory
Bibo Mao
1
-3
/
+43
2024-05-23
hw/loongarch: Refine acpi srat table for numa memory
Bibo Mao
1
-24
/
+34
2024-05-23
hw/loongarch: Add VM mode in IOCSR feature register in kvm mode
Bibo Mao
1
-3
/
+9
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
1
-1
/
+2
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
1
-1
/
+1
2024-05-09
Merge tag 'pull-loongarch-20240509' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
1
-6
/
+5
2024-05-09
hw/loongarch: Refine default numa id calculation
Bibo Mao
1
-6
/
+5
[next]