summary refs log tree commit diff stats
path: root/system/cpus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qmp: Fix higher half vaddrs for [p]memsaveJosh Junon2024-08-051-6/+6
* system/cpus: Add cpu_pause() functionNicholas Piggin2024-07-161-13/+17
* sysemu: add set_virtual_time to accel opsAlex Bennée2024-06-241-0/+11
* cpus: Improve error messages on memsave, pmemsave write errorMarkus Armbruster2024-05-271-2/+4
* 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