Age | Commit message (Expand) | Author |
---|---|---|
2024-06-24 | qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c | Pierrick Bouvier |
2024-06-24 | qtest: use cpu interface in qtest_clock_warp | Alex Bennée |
2023-06-20 | meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY | Philippe Mathieu-Daudé |
2022-10-28 | accel/qtest: Support qtest accelerator for Windows | Xuzhou Cheng |
2022-03-06 | misc: Remove unnecessary "sysemu/cpu-timers.h" include | Philippe Mathieu-Daudé |
2021-07-09 | accel: build qtest modular | Gerd Hoffmann |
2021-07-09 | accel: add qtest module annotations | Gerd Hoffmann |
2021-02-05 | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana |
2021-02-05 | accel: extend AccelState and AccelClass to user-mode | Claudio Fontana |
2020-10-24 | accel: move qtest CpusAccel functions to a common location | Jason Andryuk |
2020-10-24 | accel: Remove _WIN32 ifdef from qtest-cpus.c | Jason Andryuk |
2020-10-05 | cpus: extract out qtest-specific code to accel/qtest | Claudio Fontana |