summaryrefslogtreecommitdiffstats
path: root/softmmu/qtest.c
Commit message (Expand)AuthorAgeFilesLines
* module: add Error arguments to module_load and module_load_qomClaudio Fontana2022-11-061-1/+7
* module: rename module_load_one to module_loadClaudio Fontana2022-11-061-1/+1
* module: removed unused function argument "mayfail"Claudio Fontana2022-11-061-1/+1
* qtest: Improve error messages when property can not be set right nowMarkus Armbruster2022-10-271-2/+2
* Replace TARGET_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* qtest: replace gettimeofday with GTimerMarc-André Lureau2022-04-061-29/+10Star
* Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2022-03-221-2/+2
* qtest: Add missing 'hw/qdev-core.h' includePhilippe Mathieu-Daudé2022-02-211-0/+1
* qtest: add a QOM object for qtestPaolo Bonzini2021-05-261-9/+176
* accel: extend AccelState and AccelClass to user-modeClaudio Fontana2021-02-051-1/+1
* module: silence errors for module_load_qom_all().Gerd Hoffmann2020-10-151-1/+1
* docs/devel/qtest: Include protocol spec in documentEduardo Habkost2020-10-121-8/+63
* cpu-timers, icount: new modulesClaudio Fontana2020-10-051-1/+33
* meson: infrastructure for building emulatorsPaolo Bonzini2020-08-211-1/+1
* softmmu: move softmmu only files from rootClaudio Fontana2020-07-111-0/+820