aboutsummaryrefslogtreecommitdiff
path: root/system/cpus.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-16system/cpus: Add cpu_pause() functionNicholas Piggin1-13/+17
2024-06-24sysemu: add set_virtual_time to accel opsAlex Bennée1-0/+11
2024-05-27cpus: Improve error messages on memsave, pmemsave write errorMarkus Armbruster1-2/+4
2024-01-08qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()Stefan Hajnoczi1-2/+2
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi1-25/+26
2024-01-04cpus: vm_resumeSteve Sistare1-0/+9
2024-01-04cpus: stop vm in suspended runstateSteve Sistare1-8/+15
2024-01-04cpus: vm_was_suspendedSteve Sistare1-0/+15
2023-11-07system/cpus: Fix CPUState.nr_cores' calculationZhuocheng Ding1-1/+1
2023-11-07accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé1-0/+7
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé1-0/+822