aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-07-28qstring: Move qstring_from_substr()'s @end one to the rightMarkus Armbruster
2018-07-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180724a'...Peter Maydell
2018-07-24tests: fix TLS handshake failure with TLS 1.3Daniel P. Berrangé
2018-07-24tests: use error_abort in places expecting errorsDaniel P. Berrangé
2018-07-24tests: don't silence error reporting for all testsDaniel P. Berrangé
2018-07-24tests: call qcrypto_init instead of gnutls_global_initDaniel P. Berrangé
2018-07-24tests: only update last_byte when at the edgePeter Xu
2018-07-24tests/tcg: remove runcom testAlex Bennée
2018-07-24docker: perform basic binfmt_misc validation in docker.pyAlex Bennée
2018-07-24docker: ignore distro versioning of debootstrapAlex Bennée
2018-07-24docker: add commentary to debian-bootstrap.dockerAlex Bennée
2018-07-24docker: Update debootstrap script after Debian migration from Alioth to SalsaPhilippe Mathieu-Daudé
2018-07-24docker: report hint when docker.py check failsAlex Bennée
2018-07-24docker: drop QEMU_TARGET check, fallback in EXECUTABLE not setAlex Bennée
2018-07-24docker: add expansion for docker-test-FOO to Makefile.includeAlex Bennée
2018-07-24docker: add test-unit runnerAlex Bennée
2018-07-24docker: Makefile.include don't include partial imagesAlex Bennée
2018-07-24docker: gracefully skip check_qemuAlex Bennée
2018-07-24docker: move make check into check_qemu helperAlex Bennée
2018-07-24docker: split configure_qemu from build_qemuAlex Bennée
2018-07-24docker: fail more gracefully on docker.py checkAlex Bennée
2018-07-24docker: par down QEMU_CONFIGURE_OPTS in debian-tricore-crossAlex Bennée
2018-07-24docker: base debian-tricore on qemu:debian9Alex Bennée
2018-07-24tests/.gitignore: don't ignore docker testsAlex Bennée
2018-07-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-07-23iotests: Disallow compat=0.10 in 223Max Reitz
2018-07-23iotest: Fix filtering order in 226Max Reitz
2018-07-23iotests: remove LUKS support from test 226John Snow
2018-07-23qemu-iotests: Use host_device instead of file in 149Kevin Wolf
2018-07-23monitor: Fix unsafe sharing of @cur_mon among threadsPeter Xu
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-16vhost-user-test: added proper TestServer *dest initialization in test_migrate()Emanuele Giuseppe Esposito
2018-07-16cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster
2018-07-12qemu-img: align result of is_allocated_sectorsPeter Lieven
2018-07-12iotests: add test 226 for file driver typesJohn Snow
2018-07-12iotests: nbd: Stop qemu-nbd before remaking imageFam Zheng
2018-07-12iotests: 153: Fix dead codeFam Zheng
2018-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-07-10tests: hide stderr for postcopy recovery testPeter Xu
2018-07-10tests: add postcopy recovery testPeter Xu
2018-07-10tests: introduce wait_for_migration_status()Peter Xu
2018-07-10tests: introduce migrate_query*() helpersPeter Xu
2018-07-10tests: allow migrate() to take extra flagsPeter Xu
2018-07-10tests: introduce migrate_postcopy_* helpersPeter Xu
2018-07-10Revert "block: Remove deprecated -drive geometry options"Cornelia Huck
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck
2018-07-10iotests: 222: Don't run with luksFam Zheng
2018-07-10block: Fix copy-on-read crash with partial final clusterKevin Wolf
2018-07-10test-bdrv-drain: Test bdrv_append() to drained nodeKevin Wolf
2018-07-09iotests: Add VMDK backing file correlation testMax Reitz