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