summaryrefslogtreecommitdiff
path: root/cpu-common.c
AgeCommit message (Expand)Author
2026-07-06cpu: Move cpu_breakpoint_test out of lineRichard Henderson
2025-10-31cpus: Trace cpu_exec_start() and cpu_exec_end() callsPhilippe Mathieu-Daudé
2025-09-17treewide: rename qemu_wait_io_event/qemu_wait_io_event_commonPaolo Bonzini
2025-09-17cpus: properly kick CPUs out of inner execution loopPaolo Bonzini
2025-03-09cpus: Prefer cached CpuClass over CPU_GET_CLASS() macroPhilippe Mathieu-Daudé
2025-03-06accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'Philippe Mathieu-Daudé
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé
2024-11-16cpu: ensure we don't call start_exclusive from cpu_execPierrick Bouvier
2024-07-26cpu-common.c: export cpu_get_free_index to be reused laterHarsh Prateek Bora
2024-07-16cpu: Free queued CPU workAkihiko Odaki
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2023-11-07hw/cpu: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-10-04exec: Rename cpu.c -> cpu-target.cPhilippe Mathieu-Daudé