summary refs log tree commit diff stats
path: root/include/sysemu/accel-ops.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé2023-11-071-0/+1
* gdbstub: move update guest debug to accel opsMads Ynddal2023-03-071-0/+1
* gdbstub: Use vaddr type for generic insert/remove_breakpoint() APIPhilippe Mathieu-Daudé2023-02-271-3/+3
* gdbstub: move guest debug support check to opsAlex Bennée2022-10-061-0/+1
* gdbstub: move breakpoint logic to accel opsAlex Bennée2022-10-061-0/+6
* whpx: Added support for breakpoints and steppingIvan Shcherbakov2022-04-061-0/+1
* accel: Introduce AccelOpsClass::cpus_are_resettable()Philippe Mathieu-Daudé2022-03-061-0/+2
* accel: Introduce AccelOpsClass::cpu_thread_is_idle()Philippe Mathieu-Daudé2022-03-061-0/+1
* accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana2021-02-051-0/+45