Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-19 | accel: Do not set CPUState::can_do_io in non-TCG accels | Philippe Mathieu-Daudé | 1 | -1/+0 |
2024-01-08 | system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() | Stefan Hajnoczi | 1 | -2/+2 |
2023-10-03 | accel/tcg: Move can_do_io to CPUNegativeOffsetState | Richard Henderson | 1 | -1/+1 |
2023-03-07 | gdbstub: move update guest debug to accel ops | Mads Ynddal | 1 | -0/+8 |
2022-10-06 | gdbstub: move guest debug support check to ops | Alex Bennée | 1 | -0/+1 |
2022-10-06 | gdbstub: move breakpoint logic to accel ops | Alex Bennée | 1 | -0/+8 |
2022-03-06 | accel: Introduce AccelOpsClass::cpus_are_resettable() | Philippe Mathieu-Daudé | 1 | -0/+6 |
2022-03-06 | accel: Introduce AccelOpsClass::cpu_thread_is_idle() | Philippe Mathieu-Daudé | 1 | -0/+6 |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 1 | -0/+100 |