aboutsummaryrefslogtreecommitdiff
path: root/accel/qtest/qtest.c
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
2022-03-06misc: Remove unnecessary "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé
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-05cpus: extract out qtest-specific code to accel/qtestClaudio Fontana