index
:
rocket-tools/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
tracing
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
/
mips
/
loongson3_virt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-31
target/mips: Revert TARGET_PAGE_BITS_VARY
Richard Henderson
1
-1
/
+0
2025-02-16
hw/mips: Mark Loonson3 Virt machine devices as little-endian
Philippe Mathieu-Daudé
1
-2
/
+2
2025-02-16
hw/boards: Do not create unusable default if=sd drives
Philippe Mathieu-Daudé
1
-1
/
+0
2025-02-16
hw/boards: Rename no_sdcard -> auto_create_sdcard
Philippe Mathieu-Daudé
1
-1
/
+1
2025-02-16
hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
Philippe Mathieu-Daudé
1
-0
/
+1
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf()
Philippe Mathieu-Daudé
1
-1
/
+1
2025-01-31
hw/mips/loongson3_virt: Propagate %processor_id to init_boot_param()
Philippe Mathieu-Daudé
1
-4
/
+3
2025-01-31
hw/mips/loongson3_virt: Propagate processor_id to init_loongson_params()
Philippe Mathieu-Daudé
1
-0
/
+1
2025-01-31
hw/mips/loongson3_virt: Propagate cpu_count to init_boot_param()
Philippe Mathieu-Daudé
1
-4
/
+3
2025-01-31
hw/mips/loongson3: Propagate cpu_count to init_loongson_params()
Philippe Mathieu-Daudé
1
-0
/
+1
2025-01-31
hw/mips/loongson3_virt: Pass CPU argument to get_cpu_freq_hz()
Philippe Mathieu-Daudé
1
-3
/
+3
2025-01-31
hw/mips/loongson3_virt: Have fw_conf_init() access local loaderparams
Philippe Mathieu-Daudé
1
-6
/
+6
2025-01-31
hw/mips/loongson3_virt: Invert vCPU creation order to remove &first_cpu
Philippe Mathieu-Daudé
1
-5
/
+4
2025-01-31
hw/mips/loongson3_virt: Factor generic_cpu_reset() out
Philippe Mathieu-Daudé
1
-9
/
+17
2024-12-30
hw/pci-host/gpex: Allow more than 4 legacy IRQs
Alexander Graf
1
-1
/
+1
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
1
-4
/
+4
2024-10-15
hw/mips: Have mips_cpu_create_with_clock() take an endianness argument
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
1
-1
/
+1
2024-08-20
hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
Jiaxun Yang
1
-1
/
+1
2024-08-20
hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
Jiaxun Yang
1
-0
/
+3
2024-07-23
hw/mips/loongson3_virt: remove useless type cast
Yao Xingtao
1
-2
/
+2
2024-06-19
hw/mips/loongson3_virt: Wire up loongson_ipi device
Jiaxun Yang
1
-2
/
+37
2024-05-09
hw/mips/loongson3_virt: Emulate suspend function
Jiaxun Yang
1
-0
/
+20
2024-02-27
hw/mips/loongson3_virt: do not require CONFIG_USB
Paolo Bonzini
1
-2
/
+6
2024-02-02
hw/mips/loongson3_virt: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2023-10-19
hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
1
-2
/
+0
2023-07-25
hw/mips: Improve the default USB settings in the loongson3-virt machine
Thomas Huth
1
-1
/
+1
2023-07-10
hw/mips/loongson3_virt: Relax CPU restrictions for TCG
Jiaxun Yang
1
-2
/
+2
2023-07-08
hw: Simplify calls to pci_nic_init_nofail()
Thomas Huth
1
-7
/
+1
2023-05-26
hw/mips: Use MachineClass->default_nic in the virt machine
Philippe Mathieu-Daudé
1
-1
/
+3
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-02-21
hw/mips: loongson3: Drop 'struct MemmapEntry'
Bin Meng
1
-3
/
+3
2021-01-04
hw/mips: Add Loongson-3 machine support
Huacai Chen
1
-0
/
+638