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
/
intc
/
mips_gic.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
*
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2025-04-24
1
-1
/
+0
|
\
|
*
cleanup: Drop pointless return at end of function
Markus Armbruster
2025-04-24
1
-1
/
+0
*
|
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
2025-04-23
1
-1
/
+1
|
/
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-2
/
+2
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
|
/
*
hw/intc: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-04
1
-1
/
+1
*
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-03-08
1
-2
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
hw/mips_gic: Update pin state on mask changes
Paul Burton
2017-02-21
1
-25
/
+31
*
hw/mips: implement Global Interrupt Controller
Yongbok Kim
2016-07-12
1
-0
/
+460