summaryrefslogtreecommitdiff
path: root/tests/tco-test.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau1-6/+6
2018-02-14libqos: Track QTestState with QPCIBusEric Blake1-1/+1
2018-02-14tests: Clean up wait for eventMarkus Armbruster1-2/+1
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+2
2017-10-20libqtest: Add qtest_[v]startf()Eric Blake1-6/+4
2017-03-01tests: fix tco-test leaksMarc-André Lureau1-14/+21
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson1-40/+40
2016-10-28tests: Adjust tco-test to use qpci_legacy_iomap()David Gibson1-1/+1
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier1-1/+1
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-16tests: Clean up includesPeter Maydell1-3/+1
2015-07-08tco-test: fix up config accesses and re-enableMichael S. Tsirkin1-12/+3
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara1-2/+16
2015-07-08tests: add testcase for TCO watchdog emulationPaulo Alcantara1-0/+460