aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-07-26tests/qtest/migration-test.c: use 127.0.0.1 instead of 0Dr. David Alan Gilbert1-2/+2
2021-07-23qapi: introduce forwarding visitorPaolo Bonzini2-0/+198
2021-07-21qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'Eric Blake2-2/+49
2021-07-21qemu-img: Fail fast on convert --bitmaps with inconsistent bitmapEric Blake2-20/+4
2021-07-21iotests: Improve and rename test 291 to qemu-img-bitmapEric Blake2-2/+68
2021-07-20tests/acceptance/virtio-gpu.py: provide kernel and initrd hashesCleber Rosa1-4/+6
2021-07-20tests/acceptance/virtio-gpu.py: use virtio-vga-glCleber Rosa1-2/+2
2021-07-20tests/acceptance/virtio-gpu.py: combine kernel command lineCleber Rosa1-9/+3
2021-07-20tests/acceptance/virtio-gpu.py: combine CPU tagsCleber Rosa1-2/+1
2021-07-20tests/acceptance/virtio-gpu.py: combine x86_64 arch tagsCleber Rosa1-2/+1
2021-07-20tests/acceptance/virtio-gpu.py: use require_accelerator()Cleber Rosa1-8/+2
2021-07-20iotests/307: Test iothread conflict for exportsMax Reitz2-0/+23
2021-07-20block/mirror: fix active mirror dead-lock in mirror_wait_on_conflictsVladimir Sementsov-Ogievskiy1-13/+5
2021-07-20iotest 151: add test-case that shows active mirror dead-lockVladimir Sementsov-Ogievskiy2-4/+62
2021-07-19ci: build & store windows installerGerd Hoffmann1-0/+1
2021-07-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into stagingPeter Maydell11-0/+0
2021-07-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-07-15' into ...Peter Maydell3-0/+4
2021-07-16bios-tables-test: Update golden binariesJulia Suvorova12-11/+0
2021-07-16bios-tables-test: Allow changes in DSDT ACPI tablesJulia Suvorova1-0/+11
2021-07-15Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu...Peter Maydell6-41/+52
2021-07-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1...Peter Maydell27-216/+433
2021-07-15qapi: Fix crash on missing enum member nameMarkus Armbruster3-0/+4
2021-07-14tests/tcg: make test-mmap a little less aggressiveAlex Bennée2-113/+104
2021-07-14tests/vm: update openbsd to release 6.9Brad Smith1-2/+2
2021-07-14tests/vm: update NetBSD to 9.2Brad Smith1-2/+2
2021-07-14tests/docker: expand opensuse-leap package listDaniel P. Berrangé1-1/+58
2021-07-14tests/docker: expand ubuntu2004 package listDaniel P. Berrangé1-2/+48
2021-07-14tests/docker: expand ubuntu1804 package listDaniel P. Berrangé1-1/+60
2021-07-14tests/docker: expand fedora package listDaniel P. Berrangé1-2/+28
2021-07-14tests/docker: expand centos8 package listDaniel P. Berrangé1-0/+70
2021-07-14tests/docker: remove mingw packages from FedoraDaniel P. Berrangé1-27/+0
2021-07-14tests/docker: fix mistakes in ubuntu package listsDaniel P. Berrangé2-11/+2
2021-07-14tests/docker: fix mistakes in fedora package listDaniel P. Berrangé1-1/+0
2021-07-14tests/docker: fix mistakes in centos package listsDaniel P. Berrangé1-4/+4
2021-07-14tests/docker: fix sorting in package listsDaniel P. Berrangé5-16/+18
2021-07-14tests/docker: remove FEATURES env var from templatesDaniel P. Berrangé14-21/+20
2021-07-14tests/docker: use explicit docker.io registryDaniel P. Berrangé7-7/+7
2021-07-14tests/docker: use project specific container registriesDaniel P. Berrangé6-6/+6
2021-07-14tests/docker: don't use BUILDKIT in GitLab eitherDaniel P. Berrangé1-1/+3
2021-07-14hw/usb/ccid: remove references to NSSDaniel P. Berrangé4-4/+1
2021-07-14tests/tcg: also disable the signals test for pluginsAlex Bennée2-0/+5
2021-07-14tests/migration: fix unix socket migrationHyman1-1/+1
2021-07-14crypto: replace 'des-rfb' cipher with 'des'Daniel P. Berrangé1-9/+9
2021-07-14crypto: add crypto tests for single block DES-ECB and DES-CBCDaniel P. Berrangé1-0/+23
2021-07-14crypto: use &error_fatal in crypto testsDaniel P. Berrangé2-26/+15
2021-07-14crypto: skip essiv ivgen tests if AES+ECB isn't availableDaniel P. Berrangé1-5/+9
2021-07-14crypto: remove obsolete crypto test conditionDaniel P. Berrangé1-4/+1
2021-07-14crypto: remove conditional around 3DES crypto test casesDaniel P. Berrangé1-2/+0
2021-07-13tests/acceptance/cpu_queries.py: use the proper logging channelsCleber Rosa1-3/+1
2021-07-13tests/acceptance/linux_ssh_mips_malta.py: drop identical setUpCleber Rosa1-5/+2