| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql() | Stefan Hajnoczi | 2024-01-08 | 1 | -2/+2 |
| * | system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() | Stefan Hajnoczi | 2024-01-08 | 1 | -25/+26 |
| * | cpus: vm_resume | Steve Sistare | 2024-01-04 | 1 | -0/+9 |
| * | cpus: stop vm in suspended runstate | Steve Sistare | 2024-01-04 | 1 | -8/+15 |
| * | cpus: vm_was_suspended | Steve Sistare | 2024-01-04 | 1 | -0/+15 |
| * | system/cpus: Fix CPUState.nr_cores' calculation | Zhuocheng Ding | 2023-11-07 | 1 | -1/+1 |
| * | accel: Introduce cpu_exec_reset_hold() | Philippe Mathieu-Daudé | 2023-11-07 | 1 | -0/+7 |
| * | system: Rename softmmu/ directory as system/ | Philippe Mathieu-Daudé | 2023-10-08 | 1 | -0/+822 |