summaryrefslogtreecommitdiffstats
path: root/tests/libqos/libqos.c
Commit message (Expand)AuthorAgeFilesLines
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-4/+4
* libqos: Use explicit QTestState for remaining libqos operationsEric Blake2018-02-141-20/+10Star
* libqos: Use explicit QTestState for fw_cfg operationsEric Blake2018-02-141-1/+1
* libqos: Track QTestState with QPCIBusEric Blake2018-02-141-7/+3Star
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* tests: use g_new() family of functionsMarc-André Lureau2017-10-161-1/+1
* tests: don't check if qtest_spapr_boot() returns NULLLaurent Vivier2016-10-281-0/+2
* libqos: use generic qtest_shutdown()Laurent Vivier2016-10-061-1/+10
* libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier2016-10-061-5/+16
* libqos: define SPAPR libqos functionsLaurent Vivier2016-09-231-1/+0Star
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* tests: Clean up includesPeter Maydell2016-02-161-5/+1Star
* libqos: add qemu-img presence checkJohn Snow2015-11-131-5/+23
* qtest/ahci: export generate_patternJohn Snow2015-09-181-0/+26
* libqos: Add migration helpersJohn Snow2015-05-221-0/+85
* libqos: add blkdebug_prepare_scriptJohn Snow2015-04-281-0/+22
* qtest/ahci: add qcow2 support to ahci-testJohn Snow2015-04-281-0/+44
* libqos: add pc specific interfaceJohn Snow2015-02-161-7/+9
* libqos: add qtest_vbootJohn Snow2015-02-161-6/+19
* libqos: create libqos.cJohn Snow2015-02-161-0/+48