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