summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-09-19crypto: use correct derived key size when timing pbkdfDaniel P. Berrange1-0/+1
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+81
2016-09-13cutils: Add test for buffer_is_zeroRichard Henderson2-0/+81
2016-09-13tests: fix qvirtqueue_kickLaurent Vivier1-3/+3
2016-09-13tests: add unit test case for replicationChanglong Xie3-0/+580
2016-09-12Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-09-12-1...Peter Maydell2-9/+35
2016-09-12crypto: fix building complaintGonglei1-1/+0
2016-09-12crypto: ensure XTS is only used with ciphers with 16 byte blocksDaniel P. Berrange1-8/+35
2016-09-10tests/acpi: speedup acpi testsMarcel Apfelbaum1-19/+20
2016-09-09Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell4-9/+48
2016-09-08tests: fix postcopy-test leaksMarc-André Lureau1-1/+4
2016-09-08tests: fix rsp leak in postcopy-testMarc-André Lureau1-1/+1
2016-09-08tests: pc-cpu-test leaks fixesMarc-André Lureau1-5/+19
2016-09-08tests: add qtest_add_data_func_fullMarc-André Lureau2-0/+36
2016-09-08tests: fix qom-test leaksMarc-André Lureau1-2/+3
2016-09-08tests: fix leak in test-string-input-visitorMarc-André Lureau1-0/+1
2016-09-08tests: fix check-qom-proplist leaksMarc-André Lureau1-0/+16
2016-09-08tests: fix check-qom-interface leaksMarc-André Lureau1-0/+1
2016-09-08tests: fix test-iov leaksMarc-André Lureau1-0/+7
2016-09-08tests: fix test-vmstate leaksMarc-André Lureau1-2/+6
2016-09-08tests: fix test-cutils leaksMarc-André Lureau1-8/+16
2016-09-08tests: fix test-qga leaksMarc-André Lureau1-0/+5
2016-09-08docker: silence debootstrap when --quiet is givenSascha Silbe1-1/+2
2016-09-08docker: build debootstrap after cloningSascha Silbe1-0/+1
2016-09-08docker: make sure debootstrap is at least 1.0.67Sascha Silbe1-0/+10
2016-09-08docker: print warning if EXECUTABLE is not set when building debootstrap imageSascha Silbe1-0/+3
2016-09-08docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unsetSascha Silbe1-0/+13
2016-09-08docker: debian-bootstrap.pre: print error messages to stderrSascha Silbe1-4/+4
2016-09-08docker: avoid dependency on 'realpath' packageSascha Silbe1-1/+1
2016-09-08docker.py: don't hang on large docker outputSascha Silbe1-3/+6
2016-09-08docker: Add a glib2-2.22 imageFam Zheng1-0/+8
2016-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...Peter Maydell2-16/+146
2016-09-08tests/hd-geo-test: Don't pass NULL to unlink()Peter Maydell1-1/+3
2016-09-07tests: Check serial output of firmware boot of some machinesThomas Huth2-0/+118
2016-09-07tests: Resort check-qtest entries in Makefile.includeThomas Huth1-16/+28
2016-09-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-20/+145
2016-09-05vhost-user-test: Use libqos instead of pxe-virtio.romEduardo Habkost2-4/+35
2016-09-05qemu-iotests: Log QMP traffic in debug modeKevin Wolf1-0/+5
2016-09-05test-coroutine: Fix coroutine pool corruptionKevin Wolf1-0/+7
2016-09-05qemu-iotests: add vmdk for test backup compression in 055Pavel Butsykin1-18/+39
2016-09-05qemu-iotests: test backup compression in 055Pavel Butsykin3-7/+104
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf1-5/+3
2016-09-05block: Accept node-name for drive-backupKevin Wolf1-5/+2
2016-09-05block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf1-1/+1
2016-09-05block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf1-1/+1
2016-09-05block: Accept node-name for block-streamKevin Wolf1-1/+1
2016-08-19test-logging: don't hard-code paths in /tmpSascha Silbe1-7/+41
2016-08-15iotests: Test case for wrong runtime option typesMax Reitz3-0/+114
2016-08-09timer: set vm_clock disabled defaultGonglei1-2/+2
2016-08-08iotests: fix 109Vladimir Sementsov-Ogievskiy3-5/+11