Age | Commit message (Expand) | Author | Files | Lines |
2021-09-27 | tests/acceptance: Test powernv machines | Cédric Le Goater | 1 | -0/+35 |
2021-09-27 | tests/acceptance/ppc_prep_40p.py: clean up unused import | Cleber Rosa | 1 | -1/+0 |
2021-09-27 | tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location update | Cleber Rosa | 1 | -2/+2 |
2021-09-27 | tests/acceptance/boot_xen.py: removed unused import | Cleber Rosa | 1 | -1/+0 |
2021-09-27 | acceptance/tests/vnc.py: use explicit syntax for enabling passwords | Cleber Rosa | 1 | -1/+1 |
2021-09-27 | qemu: Split machine_ppc.py acceptance tests | David Gibson | 4 | -69/+101 |
2021-09-27 | avocado_qemu: fix inheritance order on LinuxTest class | Willian Rampazzo | 1 | -1/+1 |
2021-09-27 | avocado_qemu: explicitly return None to avoid R1710 | Willian Rampazzo | 1 | -0/+1 |
2021-09-27 | avocado_qemu: tweak ssh connect method | Willian Rampazzo | 1 | -2/+2 |
2021-09-27 | avocado_qemu: fix import module based on isort | Willian Rampazzo | 1 | -13/+5 |
2021-09-27 | avocado_qemu: standardize super() call following PEP3135 | Willian Rampazzo | 1 | -2/+2 |
2021-09-27 | Acceptance Tests: add standard clean up at test tearDown() | Cleber Rosa | 1 | -0/+1 |
2021-09-27 | tests/acceptance: Linux boot test for record/replay | Pavel Dovgalyuk | 1 | -0/+116 |
2021-09-27 | tests/acceptance: add replay kernel test for alpha | Pavel Dovgalyuk | 1 | -0/+17 |
2021-09-27 | tests/acceptance: add replay kernel test for nios2 | Pavel Dovgalyuk | 1 | -0/+11 |
2021-09-27 | tests/acceptance: add replay kernel test for openrisc | Pavel Dovgalyuk | 1 | -0/+11 |
2021-09-27 | tests/acceptance: add replay kernel test for s390x | Pavel Dovgalyuk | 1 | -0/+15 |
2021-09-01 | tests: Remove uses of deprecated raspi2/raspi3 machine names | Philippe Mathieu-Daudé | 1 | -3/+3 |
2021-07-20 | tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes | Cleber Rosa | 1 | -4/+6 |
2021-07-20 | tests/acceptance/virtio-gpu.py: use virtio-vga-gl | Cleber Rosa | 1 | -2/+2 |
2021-07-20 | tests/acceptance/virtio-gpu.py: combine kernel command line | Cleber Rosa | 1 | -9/+3 |
2021-07-20 | tests/acceptance/virtio-gpu.py: combine CPU tags | Cleber Rosa | 1 | -2/+1 |
2021-07-20 | tests/acceptance/virtio-gpu.py: combine x86_64 arch tags | Cleber Rosa | 1 | -2/+1 |
2021-07-20 | tests/acceptance/virtio-gpu.py: use require_accelerator() | Cleber Rosa | 1 | -8/+2 |
2021-07-13 | tests/acceptance/cpu_queries.py: use the proper logging channels | Cleber Rosa | 1 | -3/+1 |
2021-07-13 | tests/acceptance/linux_ssh_mips_malta.py: drop identical setUp | Cleber Rosa | 1 | -5/+2 |
2021-07-13 | tests/acceptance: Handle cpu tag on x86_cpu_model_versions tests | Wainer dos Santos Moschetta | 1 | -8/+32 |
2021-07-13 | tests/acceptance: Add set_vm_arg() to the Test class | Wainer dos Santos Moschetta | 1 | -0/+21 |
2021-07-13 | tests/acceptance: Tagging tests with "cpu:VALUE" | Wainer dos Santos Moschetta | 4 | -11/+17 |
2021-07-13 | tests/acceptance: Let the framework handle "cpu:VALUE" tagged tests | Wainer dos Santos Moschetta | 6 | -16/+8 |
2021-07-13 | tests/acceptance: Fix mismatch on cpu tagged tests | Wainer dos Santos Moschetta | 2 | -6/+6 |
2021-07-13 | tests/acceptance: Automatic set -cpu to the test vm | Wainer dos Santos Moschetta | 1 | -0/+5 |
2021-07-13 | tests/acceptance: Tag NetBSD tests as 'os:netbsd' | Philippe Mathieu-Daudé | 2 | -0/+3 |
2021-07-13 | avocado_qemu: Add Intel iommu tests | Eric Auger | 1 | -0/+119 |
2021-07-13 | avocado_qemu: Add SMMUv3 tests | Eric Auger | 1 | -0/+137 |
2021-07-13 | Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DIST... | Willian Rampazzo | 1 | -3/+55 |
2021-07-13 | avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class | Willian Rampazzo | 1 | -37/+49 |
2021-07-13 | tests/acceptance: Ignore binary data sent on serial console | Philippe Mathieu-Daudé | 1 | -2/+5 |
2021-07-13 | Acceptance Tests: support choosing specific distro and version | Cleber Rosa | 1 | -10/+37 |
2021-07-13 | Acceptance Tests: move definition of distro checksums to the framework | Cleber Rosa | 2 | -14/+37 |
2021-07-13 | Acceptance Tests: rename attribute holding the distro image checksum | Cleber Rosa | 2 | -6/+10 |
2021-07-13 | Acceptance Tests: distinguish between temp and logs dir | Cleber Rosa | 1 | -1/+2 |
2021-07-13 | Acceptance Tests: log information when creating QEMUMachine | Cleber Rosa | 1 | -2/+4 |
2021-07-13 | Acceptance Tests: use the job work directory for created VMs | Cleber Rosa | 1 | -1/+2 |
2021-07-04 | Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging | Peter Maydell | 1 | -0/+42 |
2021-07-02 | tests/acceptance: Test Linux on the Fuloong 2E machine | Philippe Mathieu-Daudé | 1 | -0/+42 |
2021-07-02 | tests: Boot and halt a Linux guest on the Raspberry Pi 2 machine | Philippe Mathieu-Daudé | 1 | -0/+43 |
2021-06-25 | tests/acceptance: tweak the tcg/kvm tests for virt | Alex Bennée | 1 | -12/+12 |
2021-06-07 | tests/acceptance: tag various arm tests as TCG only | Alex Bennée | 1 | -0/+18 |
2021-06-01 | python: create qemu packages | John Snow | 2 | -5/+6 |