summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...Peter Maydell11-111/+33
2016-06-20log: Fix qemu_set_log_filename() error handlingMarkus Armbruster1-33/+8
2016-06-20log: Fix qemu_set_dfilter_ranges() error reportingMarkus Armbruster1-33/+16
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost10-46/+10
2016-06-20libqos: add qvirtqueue_cleanup()Stefan Hajnoczi7-7/+36
2016-06-20libqos: drop duplicated virtio_pci.h definitionsStefan Hajnoczi4-43/+30
2016-06-20libqos: drop duplicated virtio_scsi.h definitionsStefan Hajnoczi1-30/+15
2016-06-20libqos: drop duplicated virtio_blk.h definitionsStefan Hajnoczi1-34/+16
2016-06-20libqos: drop duplicated virtio_vring.h structsStefan Hajnoczi2-37/+12
2016-06-20libqos: drop duplicated virtio_ring.h bit definitionsStefan Hajnoczi6-33/+27
2016-06-20libqos: drop duplicated virtio_config.h definitionsStefan Hajnoczi3-20/+14
2016-06-20libqos: drop duplicated PCI vendor ID definitionStefan Hajnoczi2-3/+2
2016-06-20libqos: use virtio_ids.h for device ID definitionsStefan Hajnoczi4-16/+10
2016-06-17bitops.h: Implement half-shuffle and half-unshuffle opsPeter Maydell1-0/+72
2016-06-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...Peter Maydell2-0/+96
2016-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-32/+157
2016-06-17ppc / sparc: Add a tester for checking whether OpenBIOS runs successfullyThomas Huth2-0/+96
2016-06-17test: start vhost-user reconnect testMarc-André Lureau1-17/+119
2016-06-17tests: append i386 testsMarc-André Lureau1-1/+1
2016-06-17tests/vhost-user-bridge: workaround stale vring baseMarc-André Lureau1-0/+7
2016-06-17tests/vhost-user-bridge: add client modeMarc-André Lureau1-14/+30
2016-06-16clean-includes: run it once morePaolo Bonzini6-6/+0
2016-06-16os-posix: include sys/mman.hPaolo Bonzini5-5/+0
2016-06-16iotests: Add test for oVirt-like storage migrationMax Reitz3-0/+223
2016-06-16iotests: Add test for post-mirror backing chainsMax Reitz3-0/+267
2016-06-16iotests: 095: Clean up QEMU before showing image infoFam Zheng1-0/+2
2016-06-16doc: Fix mailing list address in tests/qemu-iotests/READMEThomas Huth1-1/+2
2016-06-16block: drop support for using qcow[2] encryption with system emulatorsDaniel P. Berrange1-10/+2
2016-06-16tests: fix libqtest socket timeoutsAndrea Arcangeli1-1/+1
2016-06-16test: PostcopyDr. David Alan Gilbert2-0/+457
2016-06-13crypto: remove temp files on completion of secrets testDaniel P. Berrange1-2/+4
2016-06-11qht: add test-qht-par to invoke qht-bench from 'check' targetEmilio G. Cota3-1/+61
2016-06-11qht: add qht-bench, a performance benchmarkEmilio G. Cota3-1/+491
2016-06-11qht: add test programEmilio G. Cota3-1/+165
2016-06-11qdist: add test programEmilio G. Cota3-1/+390
2016-06-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-8/+91
2016-06-08Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160608' into st...Peter Maydell5-10/+8
2016-06-08Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-07-07-tag' in...Peter Maydell1-0/+81
2016-06-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+0
2016-06-08block: Switch bdrv_write_zeroes() to byte interfaceEric Blake2-2/+2
2016-06-08qcow2: Catch more unaligned write_zero into zero clusterEric Blake1-4/+4
2016-06-08qemu-iotests: Test one more spot for optimizing write_zeroesEric Blake2-0/+77
2016-06-08block: split write_zeroes alwaysDenis V. Lunev1-6/+12
2016-06-08tests/docker: build all targets in test-clangPaolo Bonzini1-2/+0
2016-06-08tests/docker: support travis test with fedora imagePaolo Bonzini1-2/+2
2016-06-08tests/docker: remove unused feature "ccache"Paolo Bonzini1-1/+1
2016-06-08tests/docker: fix test-mingwPaolo Bonzini2-2/+2
2016-06-08tests/docker: make test-full build all targets, not nonePaolo Bonzini1-1/+1
2016-06-08tests/docker: fix make-archive-maybePaolo Bonzini1-3/+3
2016-06-07tests: start a /qga/guest-exec testMarc-André Lureau1-0/+81