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
/
include
/
qemu
/
accel.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h
Richard Henderson
2025-04-23
1
-6
/
+4
*
accel: Declare AccelClass::cpu_common_[un]realize() handlers
Philippe Mathieu-Daudé
2023-10-03
1
-0
/
+2
*
accel: Introduce accel_cpu_common_unrealize() stub
Philippe Mathieu-Daudé
2023-10-03
1
-0
/
+6
*
accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
Philippe Mathieu-Daudé
2023-10-03
1
-2
/
+2
*
accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
Philippe Mathieu-Daudé
2023-10-03
1
-2
/
+2
*
typedefs: Forward-declare AccelState
Philippe Mathieu-Daudé
2023-01-06
1
-2
/
+2
*
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
2022-10-06
1
-0
/
+12
*
accel: Introduce current_accel_name()
Alexander Graf
2022-06-27
1
-0
/
+1
*
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
2021-05-10
1
-1
/
+1
*
accel: introduce new accessor functions
Claudio Fontana
2021-05-10
1
-0
/
+13
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
1
-0
/
+2
*
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
1
-0
/
+79