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
/
misc
/
mips_cmgcr.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
*
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
*
hw/misc: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
hw/misc: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-03-08
1
-1
/
+1
*
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 migration/vmstate.h 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
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
mips_cmgcr: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-12
/
+4
*
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
2017-02-21
1
-0
/
+17
*
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
2016-07-12
1
-1
/
+53
*
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2016-07-12
1
-0
/
+33
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
1
-0
/
+53
*
hw/mips: add initial Global Config Register support
Yongbok Kim
2016-03-30
1
-0
/
+107