aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-13Acceptance tests: do not try to reuse packages from the systemCleber Rosa1-1/+1
2021-07-13tests/acceptance: Handle cpu tag on x86_cpu_model_versions testsWainer dos Santos Moschetta1-8/+32
2021-07-13tests/acceptance: Add set_vm_arg() to the Test classWainer dos Santos Moschetta1-0/+21
2021-07-13tests/acceptance: Tagging tests with "cpu:VALUE"Wainer dos Santos Moschetta4-11/+17
2021-07-13tests/acceptance: Let the framework handle "cpu:VALUE" tagged testsWainer dos Santos Moschetta6-16/+8
2021-07-13tests/acceptance: Fix mismatch on cpu tagged testsWainer dos Santos Moschetta2-6/+6
2021-07-13tests/acceptance: Automatic set -cpu to the test vmWainer dos Santos Moschetta1-0/+5
2021-07-13tests/acceptance: Tag NetBSD tests as 'os:netbsd'Philippe Mathieu-Daudé2-0/+3
2021-07-13avocado_qemu: Add Intel iommu testsEric Auger1-0/+119
2021-07-13avocado_qemu: Add SMMUv3 testsEric Auger1-0/+137
2021-07-13Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DIST...Willian Rampazzo1-3/+55
2021-07-13avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro classWillian Rampazzo1-37/+49
2021-07-13tests/acceptance: Ignore binary data sent on serial consolePhilippe Mathieu-Daudé1-2/+5
2021-07-13Acceptance Tests: support choosing specific distro and versionCleber Rosa1-10/+37
2021-07-13Acceptance Tests: move definition of distro checksums to the frameworkCleber Rosa2-14/+37
2021-07-13Acceptance Tests: rename attribute holding the distro image checksumCleber Rosa2-6/+10
2021-07-13Acceptance Tests: distinguish between temp and logs dirCleber Rosa1-1/+2
2021-07-13Acceptance Tests: log information when creating QEMUMachineCleber Rosa1-2/+4
2021-07-13Acceptance Tests: use the job work directory for created VMsCleber Rosa1-1/+2
2021-07-13Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-07-09-v2' into...Peter Maydell17-701/+764
2021-07-12qemu-img: Make unallocated part of backing chain obvious in mapEric Blake15-686/+736
2021-07-12iotests: Improve and rename test 309 to nbd-qemu-allocationEric Blake2-2/+15
2021-07-12hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)Philippe Mathieu-Daudé2-0/+67
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+1
2021-07-11Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell6-3/+786
2021-07-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...Peter Maydell1-0/+37
2021-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell23-83/+414
2021-07-10Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210709' in...Peter Maydell1-2/+13
2021-07-09configs: rename default-configs to configs and reorganiseAlex Bennée1-1/+1
2021-07-09tests/boot-serial-test: Add STM32VLDISCOVERY board testcaseAlexandre Iooss1-0/+37
2021-07-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-0/+0
2021-07-09block: Make blockdev-reopen stable APIAlberto Garcia8-13/+13
2021-07-09iotests: Test reopening multiple devices at the same timeAlberto Garcia2-2/+49
2021-07-09block: Support multiple reopening with x-blockdev-reopenAlberto Garcia8-31/+44
2021-07-09qemu-img: Improve error for rebase without backing formatEric Blake1-1/+1
2021-07-09qemu-img: Require -F with -b backing imageEric Blake6-37/+22
2021-07-09qcow2: Prohibit backing file changes in 'qemu-img amend'Eric Blake3-3/+9
2021-07-09iotests/fuse-allow-other: Test allow-otherMax Reitz2-0/+256
2021-07-09iotests/308: Test +w on read-only FUSE exportsMax Reitz2-0/+15
2021-07-09export/fuse: Add allow-other optionMax Reitz2-2/+10
2021-07-09export/fuse: Pass default_permissions for mountMax Reitz2-2/+3