summary refs log tree commit diff stats
path: root/accel/qtest (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé2023-06-201-1/+1
* accel/qtest: Support qtest accelerator for WindowsXuzhou Cheng2022-10-281-2/+1
* misc: Remove unnecessary "sysemu/cpu-timers.h" includePhilippe Mathieu-Daudé2022-03-061-1/+0
* accel: build qtest modularGerd Hoffmann2021-07-091-6/+2
* accel: add qtest module annotationsGerd Hoffmann2021-07-091-0/+2
* accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana2021-02-051-6/+17
* accel: extend AccelState and AccelClass to user-modeClaudio Fontana2021-02-051-1/+1
* accel: move qtest CpusAccel functions to a common locationJason Andryuk2020-10-244-105/+4
* accel: Remove _WIN32 ifdef from qtest-cpus.cJason Andryuk2020-10-241-5/+0
* cpus: extract out qtest-specific code to accel/qtestClaudio Fontana2020-10-054-0/+172