Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-07 | accel: Rename accel_softmmu* -> accel_system* | Philippe Mathieu-Daudé | 1 | -106/+0 |
2023-03-22 | *: Add missing includes of qemu/error-report.h | Richard Henderson | 1 | -1/+1 |
2022-11-06 | accel: abort if we fail to load the accelerator plugin | Claudio Fontana | 1 | -1/+7 |
2021-07-09 | accel: autoload modules | Gerd Hoffmann | 1 | -1/+1 |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 1 | -3/+41 |
2021-02-05 | accel: extend AccelState and AccelClass to user-mode | Claudio Fontana | 1 | -0/+62 |