Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-24 | sysemu: add set_virtual_time to accel ops | Alex Bennée | 1 | -0/+11 |
2024-05-27 | cpus: Improve error messages on memsave, pmemsave write error | Markus Armbruster | 1 | -2/+4 |
2024-01-08 | qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql() | Stefan Hajnoczi | 1 | -2/+2 |
2024-01-08 | system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() | Stefan Hajnoczi | 1 | -25/+26 |
2024-01-04 | cpus: vm_resume | Steve Sistare | 1 | -0/+9 |
2024-01-04 | cpus: stop vm in suspended runstate | Steve Sistare | 1 | -8/+15 |
2024-01-04 | cpus: vm_was_suspended | Steve Sistare | 1 | -0/+15 |
2023-11-07 | system/cpus: Fix CPUState.nr_cores' calculation | Zhuocheng Ding | 1 | -1/+1 |
2023-11-07 | accel: Introduce cpu_exec_reset_hold() | Philippe Mathieu-Daudé | 1 | -0/+7 |
2023-10-08 | system: Rename softmmu/ directory as system/ | Philippe Mathieu-Daudé | 1 | -0/+822 |