aboutsummaryrefslogtreecommitdiff
path: root/accel/qtest
AgeCommit message (Expand)Author
2024-06-24qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.cPierrick Bouvier
2024-06-24qtest: use cpu interface in qtest_clock_warpAlex Bennée
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé
2022-10-28accel/qtest: Support qtest accelerator for WindowsXuzhou Cheng
2022-03-06misc: Remove unnecessary "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé
2021-07-09accel: build qtest modularGerd Hoffmann
2021-07-09accel: add qtest module annotationsGerd Hoffmann
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana
2020-10-24accel: move qtest CpusAccel functions to a common locationJason Andryuk
2020-10-24accel: Remove _WIN32 ifdef from qtest-cpus.cJason Andryuk
2020-10-05cpus: extract out qtest-specific code to accel/qtestClaudio Fontana