aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/libqos.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau1-4/+4
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake1-20/+10
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake1-1/+1
2018-02-14libqos: Track QTestState with QPCIBusEric Blake1-7/+3
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2017-10-16tests: use g_new() family of functionsMarc-André Lureau1-1/+1
2016-10-28tests: don't check if qtest_spapr_boot() returns NULLLaurent Vivier1-0/+2
2016-10-06libqos: use generic qtest_shutdown()Laurent Vivier1-1/+10
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier1-5/+16
2016-09-23libqos: define SPAPR libqos functionsLaurent Vivier1-1/+0
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-16tests: Clean up includesPeter Maydell1-5/+1
2015-11-13libqos: add qemu-img presence checkJohn Snow1-5/+23
2015-09-18qtest/ahci: export generate_patternJohn Snow1-0/+26
2015-05-22libqos: Add migration helpersJohn Snow1-0/+85
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow1-0/+22
2015-04-28qtest/ahci: add qcow2 support to ahci-testJohn Snow1-0/+44
2015-02-16libqos: add pc specific interfaceJohn Snow1-7/+9
2015-02-16libqos: add qtest_vbootJohn Snow1-6/+19
2015-02-16libqos: create libqos.cJohn Snow1-0/+48