summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster3-8/+7
2018-03-02qapi: Record 'include' directives in intermediate representationMarkus Armbruster11-0/+32
2018-03-02qapi: Generate in source orderMarkus Armbruster11-187/+187
2018-03-02qapi: Lift error reporting from QAPISchema.__init__() to callersMarkus Armbruster1-2/+8
2018-03-02qapi: Improve include file name reporting in error messagesMarkus Armbruster1-1/+1
2018-03-02qapi-gen: New common driver for code and doc generatorsMarkus Armbruster2-31/+29
2018-03-02qapi: Streamline boilerplate comment generationMarkus Armbruster1-1/+2
2018-03-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell5-172/+704
2018-02-22scripts: Add decodetree.pyRichard Henderson22-1/+140
2018-02-21tests: add test for TPM TIS deviceStefan Berger3-0/+495
2018-02-21tests: Move common TPM test code into tpm-emu.cStefan Berger4-172/+209
2018-02-16Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a'...Peter Maydell4-63/+230
2018-02-16Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell1-4/+25
2018-02-16tests/boot-serial-test: Fix problem with timeout due to dropped charactersThomas Huth1-2/+2
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall1-4/+25
2018-02-15Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-02-14' into...Peter Maydell55-374/+416
2018-02-14tests/m48t59: Use the m48t59 test on ppc, tooThomas Huth2-1/+10
2018-02-14tests/Makefile: Derive check-qtest-ppc64-y from check-qtest-ppc-yThomas Huth1-7/+4
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-14tests/migration: Add test for migration to bad destinationDr. David Alan Gilbert1-15/+50
2018-02-14tests/migration: Add source to PC boot blockDr. David Alan Gilbert4-48/+180
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/kevin/tags/for-upstream' into stagingPeter Maydell11-8/+116
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-13iotests: Add l2-cache-entry-size to iotest 137Alberto Garcia2-0/+7
2018-02-13iotests: Test downgrading an image using a small L2 slice sizeAlberto Garcia2-0/+77
2018-02-13iotests: Test valid values of l2-cache-entry-sizeAlberto Garcia2-0/+20
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy2-2/+2
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