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