summary refs log tree commit diff stats
path: root/system/cpus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()Stefan Hajnoczi2024-01-081-2/+2
* system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2024-01-081-25/+26
* cpus: vm_resumeSteve Sistare2024-01-041-0/+9
* cpus: stop vm in suspended runstateSteve Sistare2024-01-041-8/+15
* cpus: vm_was_suspendedSteve Sistare2024-01-041-0/+15
* system/cpus: Fix CPUState.nr_cores' calculationZhuocheng Ding2023-11-071-1/+1
* accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé2023-11-071-0/+7
* system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé2023-10-081-0/+822