aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/qtest.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-05cpu-timers, icount: new modulesClaudio Fontana1-0/+2
2020-02-22qtest: add in-process incoming command handlerAlexander Bulekov1-0/+1
2020-02-22qtest: add qtest_server_send abstractionAlexander Bulekov1-0/+3
2019-08-15qtest: Rename qtest.c:qtest_init()Oleinik, Alexander1-1/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-02qtest: Don't compile qtest accel on non-POSIX systemsEduardo Habkost1-9/+0
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2014-10-04accel: Move qtest accel registration to qtest.cEduardo Habkost1-1/+0
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum1-1/+1
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber1-1/+0
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V1-1/+1
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf1-0/+1
2014-02-14qtest: Don't segfault with invalid -qtest optionFam Zheng1-1/+2
2014-02-13qtest: don't report signals if qtest driver enabledMichael S. Tsirkin1-0/+2
2013-12-10qtest: split configuration of qtest accelerator and chardevPaolo Bonzini1-20/+5
2013-02-01accel: change {xen, kvm, tcg, qtest}_allowed from int to boolliguang1-1/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-0/+53