summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-06-081-0/+0
|\ \ | |/ |/|
| * tests: Rename tests/Makefile to tests/Makefile.includeFam Zheng2016-06-061-0/+0
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell2016-06-07117-121/+3Star
|\ \
| * | hbitmap: Use DIV_ROUND_UPLaurent Vivier2016-06-071-3/+3
| * | tests: Remove unnecessary glib.h includesPeter Maydell2016-06-07117-118/+0Star
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-06-074-38/+20Star
|\ \ \ | |/ / |/| |
| * | throttle: refuse iops-size without iops-total/read/writeStefan Hajnoczi2016-06-071-0/+10
| * | block/io: optimize bdrv_co_pwritev for small requestsPeter Lieven2016-06-072-37/+1Star
| * | tests: avoid coroutine pool test crashStefan Hajnoczi2016-06-071-1/+9
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-06-075-5/+13
|\ \
| * | tests: acpi: update tables with consolidated legacy cpu-hotplug AMLIgor Mammedov2016-06-074-0/+0
| * | tests: acpi: report names of expected files in verbose modeIgor Mammedov2016-06-071-5/+13
| |/
* / docker: Don't use eval trick on MakefileEduardo Habkost2016-06-071-2/+1Star
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2016-06-022-2/+484
|\