aboutsummaryrefslogtreecommitdiff
path: root/accel/qtest/qtest.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-24qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.cPierrick Bouvier1-0/+12
2024-06-24qtest: use cpu interface in qtest_clock_warpAlex Bennée1-0/+1
2022-03-06misc: Remove unnecessary "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé1-1/+0
2021-07-09accel: add qtest module annotationsGerd Hoffmann1-0/+2
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana1-6/+17
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana1-1/+1
2020-10-24accel: move qtest CpusAccel functions to a common locationJason Andryuk1-1/+4
2020-10-05cpus: extract out qtest-specific code to accel/qtestClaudio Fontana1-0/+57