summary refs log tree commit diff stats
path: root/cpu-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: rename qemu_wait_io_event/qemu_wait_io_event_commonPaolo Bonzini2025-09-171-1/+1
* cpus: properly kick CPUs out of inner execution loopPaolo Bonzini2025-09-171-1/+2
* cpus: Prefer cached CpuClass over CPU_GET_CLASS() macroPhilippe Mathieu-Daudé2025-03-091-6/+4
* accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'Philippe Mathieu-Daudé2025-03-061-1/+0
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-1/+1
* cpu: ensure we don't call start_exclusive from cpu_execPierrick Bouvier2024-11-161-0/+3
* cpu-common.c: export cpu_get_free_index to be reused laterHarsh Prateek Bora2024-07-261-3/+4
* cpu: Free queued CPU workAkihiko Odaki2024-07-161-0/+11
* system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2024-01-081-2/+2
* hw/cpu: Clean up global variable shadowingPhilippe Mathieu-Daudé2023-11-071-3/+3
* exec: Rename cpu.c -> cpu-target.cPhilippe Mathieu-Daudé2023-10-041-0/+442