summaryrefslogtreecommitdiffstats
path: root/tests/tco-test.c
Commit message (Expand)AuthorAgeFilesLines
* libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster2018-08-161-3/+3
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-6/+6
* libqos: Track QTestState with QPCIBusEric Blake2018-02-141-1/+1
* tests: Clean up wait for eventMarkus Armbruster2018-02-141-2/+1Star
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+2
* libqtest: Add qtest_[v]startf()Eric Blake2017-10-201-6/+4Star
* tests: fix tco-test leaksMarc-André Lureau2017-03-011-14/+21
* libqos: Change PCI accessors to take opaque BAR handleDavid Gibson2016-10-281-40/+40
* tests: Adjust tco-test to use qpci_legacy_iomap()David Gibson2016-10-281-1/+1
* libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier2016-10-061-1/+1
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* tests: Clean up includesPeter Maydell2016-02-161-3/+1Star
* tco-test: fix up config accesses and re-enableMichael S. Tsirkin2015-07-081-12/+3Star
* ich9: implement strap SPKR pin logicPaulo Alcantara2015-07-081-2/+16
* tests: add testcase for TCO watchdog emulationPaulo Alcantara2015-07-081-0/+460