summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: make docker-test-debug@fedora run sanitizersMarc-André Lureau2018-03-122-4/+4
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...Peter Maydell2018-03-121-3/+14
|\
| * tests: Silence migration-test 'bad' testDr. David Alan Gilbert2018-03-091-3/+14
* | qemu-iotests: fix 203 migration completion raceStefan Hajnoczi2018-03-092-4/+16
* | iotests: Tweak 030 in order to trigger a race condition with parallel jobsAlberto Garcia2018-03-092-11/+45
* | iotests: Skip test for ENOMEM errorFam Zheng2018-03-091-3/+2Star
* | iotests: Mark all tests executableEric Blake2018-03-0910-0/+0
* | iotests: Test creating overlay when guest runningFam Zheng2018-03-092-6/+9
* | qemu-iotests: Test ssh image creation over QMPKevin Wolf2018-03-093-0/+337
* | qemu-iotests: Test qcow2 over file image creation with QMPKevin Wolf2018-03-093-0/+646
* | qcow2: Use visitor for options in qcow2_create()Kevin Wolf2018-03-092-6/+6
* | qdict: Introduce qdict_rename_keys()Kevin Wolf2018-03-091-0/+129
* | test-qemu-opts: Test qemu_opts_to_qdict_filtered()Kevin Wolf2018-03-091-0/+125
* | test-qemu-opts: Test qemu_opts_append()Kevin Wolf2018-03-091-0/+128
* | qcow2: Make qemu-img check detect corrupted L1 tables in snapshotsAlberto Garcia2018-03-092-0/+22
* | qcow2: Check snapshot L1 table in qcow2_snapshot_delete()Alberto Garcia2018-03-092-0/+4
* | qcow2: Check snapshot L1 table in qcow2_snapshot_goto()Alberto Garcia2018-03-092-0/+6
* | qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()Alberto Garcia2018-03-092-0/+8
* | qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()Alberto Garcia2018-03-092-0/+6
* | qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()Alberto Garcia2018-03-092-2/+16
* | qcow2: Generalize validate_table_offset() into qcow2_validate_table()Alberto Garcia2018-03-091-8/+8
|/
* Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell2018-03-083-2/+6
|\
| * qio: non-default context for TLS handshakePeter Xu2018-03-061-0/+2
| * qio: non-default context for async connPeter Xu2018-03-061-2/+2
| * qio: non-default context for threaded qtaskPeter Xu2018-03-061-0/+2
* | sdhci-test: fix leaksMarc-André Lureau2018-03-061-0/+2
* | ahci-test: fix opts leak of skip testsMarc-André Lureau2018-03-061-0/+1
* | scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth2018-03-061-4/+0Star
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-064-0/+126
|\ \ | |/ |/|
| * block: test blk_aio_flush() with blk->root == NULLKevin Wolf2018-03-022-0/+84
| * iotest 033: add misaligned write-zeroes test via truncateAnton Nefedov2018-03-022-0/+42
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-03-051-1/+3
|\ \
| * | tests/libqos: Check for valid dev pointer when looking for PCI devicesThomas Huth2018-03-051-1/+3
| |/
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-03-051-2/+0Star
|\ \
| * | net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commandsThomas Huth2018-03-051-2/+0Star
| |/
* | qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-025-15/+15
* | qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-023-3/+3
* | Include less of the generated modular QAPI headersMarkus Armbruster2018-03-022-2/+1Star
* | qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster2018-03-023-8/+7Star
* | qapi: Record 'include' directives in intermediate representationMarkus Armbruster2018-03-0211-0/+32
* | qapi: Generate in source orderMarkus Armbruster2018-03-0211-187/+187
* | qapi: Lift error reporting from QAPISchema.__init__() to callersMarkus Armbruster2018-03-021-2/+8
* | qapi: Improve include file name reporting in error messagesMarkus Armbruster2018-03-021-1/+1
* | qapi-gen: New common driver for code and doc generatorsMarkus Armbruster2018-03-022-31/+29Star
* | qapi: Streamline boilerplate comment generationMarkus Armbruster2018-03-021-1/+2
|/
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell2018-03-015-172/+704
|\
| * tests: add test for TPM TIS deviceStefan Berger2018-02-213-0/+495
| * tests: Move common TPM test code into tpm-emu.cStefan Berger2018-02-214-172/+209
* | scripts: Add decodetree.pyRichard Henderson2018-02-2322-1/+140
|/
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a'...Peter Maydell2018-02-164-63/+230
|\