aboutsummaryrefslogtreecommitdiff
path: root/accel/qtest
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
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé1-1/+1
2022-10-28accel/qtest: Support qtest accelerator for WindowsXuzhou Cheng1-2/+1
2022-03-06misc: Remove unnecessary "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé1-1/+0
2021-07-09accel: build qtest modularGerd Hoffmann1-6/+2
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 Andryuk4-105/+4
2020-10-24accel: Remove _WIN32 ifdef from qtest-cpus.cJason Andryuk1-5/+0
2020-10-05cpus: extract out qtest-specific code to accel/qtestClaudio Fontana4-0/+172