aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/qtest.h
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
2023-12-20system/qtest: Restrict QTest API to system emulationPhilippe Mathieu-Daudé
2023-04-20softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.cThomas Huth
2020-10-05cpu-timers, icount: new modulesClaudio Fontana
2020-02-22qtest: add in-process incoming command handlerAlexander Bulekov
2020-02-22qtest: add qtest_server_send abstractionAlexander Bulekov
2019-08-15qtest: Rename qtest.c:qtest_init()Oleinik, Alexander
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-02qtest: Don't compile qtest accel on non-POSIX systemsEduardo Habkost
2016-02-23include: Clean up includesPeter Maydell
2014-10-04accel: Move qtest accel registration to qtest.cEduardo Habkost
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf
2014-02-14qtest: Don't segfault with invalid -qtest optionFam Zheng
2014-02-13qtest: don't report signals if qtest driver enabledMichael S. Tsirkin
2013-12-10qtest: split configuration of qtest accelerator and chardevPaolo Bonzini
2013-02-01accel: change {xen, kvm, tcg, qtest}_allowed from int to boolliguang
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini