Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-27 | gdbstub: Use vaddr type for generic insert/remove_breakpoint() API | Philippe Mathieu-Daudé | 1 | -2/+2 |
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/+3 |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 1 | -2/+0 |
2020-10-05 | kvm: kvm_init_vcpu take Error pointer | Dr. David Alan Gilbert | 1 | -1/+1 |
2020-10-05 | kvm: remove kvm specific functions from global includes | Claudio Fontana | 1 | -0/+7 |
2020-10-05 | cpus: extract out kvm-specific code to accel/kvm | Claudio Fontana | 1 | -0/+17 |