summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Use '+=' to add additional tests, not '='Thomas Huth2016-06-221-4/+4
* Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...Peter Maydell2016-06-2011-111/+33Star
|\
| * log: Fix qemu_set_log_filename() error handlingMarkus Armbruster2016-06-201-33/+8Star
| * log: Fix qemu_set_dfilter_ranges() error reportingMarkus Armbruster2016-06-201-33/+16Star
| * coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-2010-46/+10Star
* | libqos: add qvirtqueue_cleanup()Stefan Hajnoczi2016-06-207-7/+36
* | libqos: drop duplicated virtio_pci.h definitionsStefan Hajnoczi2016-06-204-43/+30Star
* | libqos: drop duplicated virtio_scsi.h definitionsStefan Hajnoczi2016-06-201-30/+15Star
* | libqos: drop duplicated virtio_blk.h definitionsStefan Hajnoczi2016-06-201-34/+16Star
* | libqos: drop duplicated virtio_vring.h structsStefan Hajnoczi2016-06-202-37/+12Star
* | libqos: drop duplicated virtio_ring.h bit definitionsStefan Hajnoczi2016-06-206-33/+27Star
* | libqos: drop duplicated virtio_config.h definitionsStefan Hajnoczi2016-06-203-20/+14Star
* | libqos: drop duplicated PCI vendor ID definitionStefan Hajnoczi2016-06-202-3/+2Star
* | libqos: use virtio_ids.h for device ID definitionsStefan Hajnoczi2016-06-204-16/+10Star
|/
* bitops.h: Implement half-shuffle and half-unshuffle opsPeter Maydell2016-06-171-0/+72
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...Peter Maydell2016-06-172-0/+96
|\
| * ppc / sparc: Add a tester for checking whether OpenBIOS runs successfullyThomas Huth2016-06-172-0/+96
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-06-173-32/+157
|\ \ | |/ |/|
| * test: start vhost-user reconnect testMarc-André Lureau2016-06-171-17/+119
| * tests: append i386 testsMarc-André Lureau2016-06-171-1/+1
| * tests/vhost-user-bridge: workaround stale vring baseMarc-André Lureau2016-06-171-0/+7
| * tests/vhost-user-bridge: add client modeMarc-André Lureau2016-06-171-14/+30
* | clean-includes: run it once morePaolo Bonzini2016-06-166-6/+0Star
* | os-posix: include sys/mman.hPaolo Bonzini2016-06-165-5/+0Star
* | iotests: Add test for oVirt-like storage migrationMax Reitz2016-06-163-0/+223
* | iotests: Add test for post-mirror backing chainsMax Reitz2016-06-163-0/+267
* | iotests: 095: Clean up QEMU before showing image infoFam Zheng2016-06-161-0/+2
* | doc: Fix mailing list address in tests/qemu-iotests/READMEThomas Huth2016-06-161-1/+2
* | block: drop support for using qcow[2] encryption with system emulatorsDaniel P. Berrange2016-06-161-10/+2Star
* | tests: fix libqtest socket timeoutsAndrea Arcangeli2016-06-161-1/+1
* | test: PostcopyDr. David Alan Gilbert2016-06-162-0/+457
|/
* crypto: remove temp files on completion of secrets testDaniel P. Berrange2016-06-131-2/+4
* qht: add test-qht-par to invoke qht-bench from 'check' targetEmilio G. Cota2016-06-123-1/+61
* qht: add qht-bench, a performance benchmarkEmilio G. Cota2016-06-123-1/+491
* qht: add test programEmilio G. Cota2016-06-123-1/+165
* qdist: add test programEmilio G. Cota2016-06-123-1/+390
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-06-083-8/+91
|\
| * block: Switch bdrv_write_zeroes() to byte interfaceEric Blake2016-06-082-2/+2
| * qcow2: Catch more unaligned write_zero into zero clusterEric Blake2016-06-081-4/+4
| * qemu-iotests: Test one more spot for optimizing write_zeroesEric Blake2016-06-082-0/+77
| * block: split write_zeroes alwaysDenis V. Lunev2016-06-081-6/+12
* | Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160608' into st...Peter Maydell2016-06-085-10/+8Star
|\ \
| * | tests/docker: build all targets in test-clangPaolo Bonzini2016-06-081-2/+0Star
| * | tests/docker: support travis test with fedora imagePaolo Bonzini2016-06-081-2/+2
| * | tests/docker: remove unused feature "ccache"Paolo Bonzini2016-06-081-1/+1
| * | tests/docker: fix test-mingwPaolo Bonzini2016-06-082-2/+2
| * | tests/docker: make test-full build all targets, not nonePaolo Bonzini2016-06-081-1/+1
| * | tests/docker: fix make-archive-maybePaolo Bonzini2016-06-081-3/+3
| |/
* | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-07-07-tag' in...Peter Maydell2016-06-081-0/+81
|\ \
| * | tests: start a /qga/guest-exec testMarc-André Lureau2016-06-071-0/+81
| |/