Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-28 | accel/qtest: Support qtest accelerator for Windows | Xuzhou Cheng | 1 | -2/+1 |
2022-03-06 | misc: Remove unnecessary "sysemu/cpu-timers.h" include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2021-07-09 | accel: build qtest modular | Gerd Hoffmann | 1 | -6/+2 |
2021-07-09 | accel: add qtest module annotations | Gerd Hoffmann | 1 | -0/+2 |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 1 | -6/+17 |
2021-02-05 | accel: extend AccelState and AccelClass to user-mode | Claudio Fontana | 1 | -1/+1 |
2020-10-24 | accel: move qtest CpusAccel functions to a common location | Jason Andryuk | 4 | -105/+4 |
2020-10-24 | accel: Remove _WIN32 ifdef from qtest-cpus.c | Jason Andryuk | 1 | -5/+0 |
2020-10-05 | cpus: extract out qtest-specific code to accel/qtest | Claudio Fontana | 4 | -0/+172 |