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