aboutsummaryrefslogtreecommitdiff
path: root/system/cpus.c
AgeCommit message (Expand)Author
2024-01-08qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()Stefan Hajnoczi
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2024-01-04cpus: vm_resumeSteve Sistare
2024-01-04cpus: stop vm in suspended runstateSteve Sistare
2024-01-04cpus: vm_was_suspendedSteve Sistare
2023-11-07system/cpus: Fix CPUState.nr_cores' calculationZhuocheng Ding
2023-11-07accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé