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
/
accel
/
kvm
/
kvm-accel-ops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel: make all calls to qemu_process_cpu_events look the same
Paolo Bonzini
2025-09-17
1
-1
/
+2
*
treewide: rename qemu_wait_io_event/qemu_wait_io_event_common
Paolo Bonzini
2025-09-17
1
-1
/
+1
*
accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h'
Philippe Mathieu-Daudé
2025-07-15
1
-1
/
+1
*
accel: Expose and register generic_handle_interrupt()
Philippe Mathieu-Daudé
2025-07-04
1
-0
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2025-03-06
1
-0
/
+1
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-4
/
+4
*
cpu: move Qemu[Thread|Cond] setup into common code
Alex Bennée
2024-06-04
1
-3
/
+0
*
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-23
1
-1
/
+1
*
kvm: use configs/ definition to conditionalize debug support
Paolo Bonzini
2024-04-18
1
-2
/
+2
*
accel: Do not set CPUState::can_do_io in non-TCG accels
Philippe Mathieu-Daudé
2024-01-19
1
-1
/
+0
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-2
/
+2
*
accel/tcg: Move can_do_io to CPUNegativeOffsetState
Richard Henderson
2023-10-03
1
-1
/
+1
*
gdbstub: move update guest debug to accel ops
Mads Ynddal
2023-03-07
1
-0
/
+8
*
gdbstub: move guest debug support check to ops
Alex Bennée
2022-10-06
1
-0
/
+1
*
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
1
-0
/
+8
*
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+6
*
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+6
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
1
-0
/
+100