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
/
imx6_src.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
*
hw/misc/imx6_src: Convert DPRINTF() to trace events
Bernhard Beschow
2025-01-13
1
-18
/
+5
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
2024-04-25
1
-1
/
+1
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-1
/
+1
*
hw/misc: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
2022-12-15
1
-1
/
+1
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
i.MX6: Fix bad printf format specifiers
Alex Chen
2020-12-10
1
-1
/
+1
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
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
*
hw/misc/imx6_src: Don't crash trying to reset missing CPUs
Peter Maydell
2017-03-14
1
-2
/
+6
*
hw/misc/imx6_src: defer clearing of SRC_SCR reset bits
Alex Bennée
2017-02-24
1
-9
/
+49
*
imx: Use 'const char', not 'char const'
Peter Maydell
2016-09-22
1
-1
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
i.MX: Add i.MX6 System Reset Controller device.
Jean-Christophe DUBOIS
2016-05-12
1
-0
/
+264