aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-02-14tests/m48t59: Make the test independent of global_qtestThomas Huth1-30/+30
2018-02-14tests/m48t59: Fix and re-enable the test for sparcThomas Huth2-30/+34
2018-02-14tests/boot-serial-test: Add support for the aarch64 virt machineWei Huang2-0/+10
2018-02-14tests/boot-serial: Add tests for PowerPC Mac machinesThomas Huth1-0/+3
2018-02-14tests/boot-serial: Enable the boot-serial test on SPARC machines, tooThomas Huth2-0/+6
2018-02-14wdt_ib700-test: Drop dependence on global_qtestEric Blake1-29/+34
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake5-9/+11
2018-02-14qmp-test: Drop dependence on global_qtestEric Blake1-17/+18
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake11-35/+39
2018-02-14libqos: Use explicit QTestState for ahci operationsEric Blake1-22/+23
2018-02-14libqos: Use explicit QTestState for i2c operationsEric Blake5-65/+66
2018-02-14libqos: Use explicit QTestState for rtas operationsEric Blake4-28/+40
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake14-36/+36
2018-02-14libqos: Track QTestState with QPCIBusEric Blake19-33/+33
2018-02-14libqtest: Use qemu_strtoul()Eric Blake1-6/+13
2018-02-14tests: Clean up wait for eventMarkus Armbruster4-33/+13
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+254
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-2/+33
2018-02-13acpi-test: update FADTMichael S. Tsirkin2-0/+0
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov1-2/+33
2018-02-13sdhci: add a check_capab_v3() qtestPhilippe Mathieu-Daudé1-0/+17
2018-02-13sdhci: check Spec v3 capabilities qtestPhilippe Mathieu-Daudé2-0/+13
2018-02-13hw/arm/xilinx_zynq: fix the capabilities register to match the datasheetPhilippe Mathieu-Daudé1-0/+5
2018-02-13sdhci: add qtest to check the SD Spec versionPhilippe Mathieu-Daudé1-0/+24
2018-02-13sdhci: add a check_capab_sdma() qtestPhilippe Mathieu-Daudé1-0/+11
2018-02-13sdhci: add a check_capab_baseclock() qtestPhilippe Mathieu-Daudé1-0/+14
2018-02-13sdhci: add check_capab_readonly() qtestPhilippe Mathieu-Daudé1-0/+24
2018-02-13sdhci: add qtest to check the SD capabilities registerPhilippe Mathieu-Daudé2-0/+146
2018-02-13Revert "tests: use memfd in vhost-user-test"Peter Maydell1-64/+26
2018-02-12Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell3-5/+5
2018-02-10tests/qapi: use ARRAY_SIZE macroPhilippe Mathieu-Daudé1-1/+1
2018-02-10tests/qapi: use QEMU_IS_ALIGNED macroPhilippe Mathieu-Daudé1-1/+1
2018-02-10tests/hbitmap: use ARRAY_SIZE macroPhilippe Mathieu-Daudé1-3/+3
2018-02-09iotests: 205: support luks formatVladimir Sementsov-Ogievskiy2-2/+33
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster3-1/+3
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster1-1/+0
2018-02-09Drop superfluous includes of qapi/qmp/dispatch.hMarkus Armbruster1-1/+0
2018-02-09Include qapi/qmp/qnum.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster2-2/+0
2018-02-09Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster5-0/+5
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster29-3/+29
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster12-3/+15
2018-02-09Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster7-0/+11
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster12-12/+9
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster7-5/+2
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster8-9/+0
2018-02-09Clean up includesMarkus Armbruster2-10/+2
2018-02-08Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell3-92/+75
2018-02-08docs: Add docs/devel/testing.rstFam Zheng1-89/+1