Age | Commit message (Expand) | Author |
---|---|---|
2024-08-05 | qmp: Fix higher half vaddrs for [p]memsave | Josh Junon |
2024-07-16 | system/cpus: Add cpu_pause() function | Nicholas Piggin |
2024-06-24 | sysemu: add set_virtual_time to accel ops | Alex Bennée |
2024-05-27 | cpus: Improve error messages on memsave, pmemsave write error | Markus Armbruster |
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é |