aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance
AgeCommit message (Expand)Author
2021-07-20tests/acceptance/virtio-gpu.py: provide kernel and initrd hashesCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: use virtio-vga-glCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: combine kernel command lineCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: combine CPU tagsCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: combine x86_64 arch tagsCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: use require_accelerator()Cleber Rosa
2021-07-13tests/acceptance/cpu_queries.py: use the proper logging channelsCleber Rosa
2021-07-13tests/acceptance/linux_ssh_mips_malta.py: drop identical setUpCleber Rosa
2021-07-13tests/acceptance: Handle cpu tag on x86_cpu_model_versions testsWainer dos Santos Moschetta
2021-07-13tests/acceptance: Add set_vm_arg() to the Test classWainer dos Santos Moschetta
2021-07-13tests/acceptance: Tagging tests with "cpu:VALUE"Wainer dos Santos Moschetta
2021-07-13tests/acceptance: Let the framework handle "cpu:VALUE" tagged testsWainer dos Santos Moschetta
2021-07-13tests/acceptance: Fix mismatch on cpu tagged testsWainer dos Santos Moschetta
2021-07-13tests/acceptance: Automatic set -cpu to the test vmWainer dos Santos Moschetta
2021-07-13tests/acceptance: Tag NetBSD tests as 'os:netbsd'Philippe Mathieu-Daudé
2021-07-13avocado_qemu: Add Intel iommu testsEric Auger
2021-07-13avocado_qemu: Add SMMUv3 testsEric Auger
2021-07-13Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DIST...Willian Rampazzo
2021-07-13avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro classWillian Rampazzo
2021-07-13tests/acceptance: Ignore binary data sent on serial consolePhilippe Mathieu-Daudé
2021-07-13Acceptance Tests: support choosing specific distro and versionCleber Rosa
2021-07-13Acceptance Tests: move definition of distro checksums to the frameworkCleber Rosa
2021-07-13Acceptance Tests: rename attribute holding the distro image checksumCleber Rosa
2021-07-13Acceptance Tests: distinguish between temp and logs dirCleber Rosa
2021-07-13Acceptance Tests: log information when creating QEMUMachineCleber Rosa
2021-07-13Acceptance Tests: use the job work directory for created VMsCleber Rosa
2021-07-04Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell
2021-07-02tests/acceptance: Test Linux on the Fuloong 2E machinePhilippe Mathieu-Daudé
2021-07-02tests: Boot and halt a Linux guest on the Raspberry Pi 2 machinePhilippe Mathieu-Daudé
2021-06-25tests/acceptance: tweak the tcg/kvm tests for virtAlex Bennée
2021-06-07tests/acceptance: tag various arm tests as TCG onlyAlex Bennée
2021-06-01python: create qemu packagesJohn Snow
2021-06-01tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkeyCleber Rosa
2021-06-01Acceptance Tests: introduce CPU hotplug testCleber Rosa
2021-06-01tests/acceptance/virtiofs_submounts.py: remove launch_vm()Cleber Rosa
2021-06-01Acceptance Tests: set up SSH connection by default after boot for LinuxTestCleber Rosa
2021-06-01Acceptance Tests: make username/password configurableCleber Rosa
2021-06-01Acceptance Tests: add port redirection for ssh by defaultCleber Rosa
2021-06-01Acceptance Tests: move useful ssh methods to base classCleber Rosa
2021-06-01Python: add utility function for retrieving port redirectionCleber Rosa
2021-06-01tests/acceptance/virtiofs_submounts.py: evaluate string not lengthCleber Rosa
2021-06-01tests/acceptance/virtiofs_submounts.py: add missing accel tagCleber Rosa
2021-05-01tests/acceptance: Test ast2600 machineJoel Stanley
2021-05-01tests/acceptance: Test ast2400 and ast2500 machinesJoel Stanley
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé
2021-03-16tests/acceptance: linux-related tests fixPavel Dovgalyuk
2021-03-16tests: Add functional test for out-of-process device emulationJagannathan Raman
2021-03-16avocado_qemu: add exec_command functionWillian Rampazzo
2021-03-16tests/acceptance: Print expected message on wait_for_console_patternWainer dos Santos Moschetta