aboutsummaryrefslogtreecommitdiff
path: root/tests/avocado
AgeCommit message (Expand)Author
2023-10-20tests/avocado: s390x cpu topology entitlement testsPierre Morel
2023-10-20tests/avocado: s390x cpu topology polarizationPierre Morel
2023-10-20tests/avocado: s390x cpu topology corePierre Morel
2023-10-17tests/avocado: avoid invalid escape in Python stringPaolo Bonzini
2023-10-16Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy
2023-10-12avocado, risc-v: add tuxboot tests for 'max' CPUDaniel Henrique Barboza
2023-10-11python/machine: remove unused sock_dir argumentJohn Snow
2023-10-11tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmwareAlex Bennée
2023-10-11tests/avocado: update firmware to enable OpenBSD test on sbsa-refMarcin Juszkiewicz
2023-10-04tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)Philippe Mathieu-Daudé
2023-09-25tests/avocado: fix waiting for vm shutdown in replay_linuxPavel Dovgalyuk
2023-09-20tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884Philippe Mathieu-Daudé
2023-09-20tests/avocado: Fix console data lossNicholas Piggin
2023-09-08tests/: spelling fixesMichael Tokarev
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-09-06tests/avocado: ppc64 reverse debugging tests for pseries and powernvNicholas Piggin
2023-09-06tests/avocado: reverse-debugging cope with re-executing breakpointsNicholas Piggin
2023-09-06tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mountNicholas Piggin
2023-09-01tests/avocado/machine_aspeed.py: Update SDK imagesCédric Le Goater
2023-07-24tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by defaultThomas Huth
2023-07-24tests/avocado/migration: Remove the malfunctioning s390x testsThomas Huth
2023-07-18tests/avocado: Disable the test_sbsaref_edk2_firmware by defaultThomas Huth
2023-07-10tests/avocado: riscv: Enable 32-bit Spike OpenSBI boot testingBin Meng
2023-07-07tests/avocado: Add powernv machine test scriptNicholas Piggin
2023-07-07tests/avocado: record_replay test for ppc powernv machineNicholas Piggin
2023-07-03tests/avocado: Make the test_arm_bpim2u_gmac test more reliableThomas Huth
2023-07-03tests/avocado: update firmware to enable sbsa-ref/maxMarcin Juszkiewicz
2023-06-25tests/avocado: ppc test VOF bios Linux bootNicholas Piggin
2023-06-25tests/avocado: Add ppc64 pseries multiprocessor boot testsNicholas Piggin
2023-06-25tests/avocado: boot ppc64 pseries to Linux VFS mountNicholas Piggin
2023-06-10tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirpThomas Huth
2023-06-06tests: avocado: boot_linux_console: Add test case for bpim2uqianfan Zhao
2023-05-30tests/avocado/virtio-gpu: Cancel test if drm rendering is not availableThomas Huth
2023-05-23igb: Notify only new interruptsAkihiko Odaki
2023-05-23tests/avocado: Remove test_igb_nomsi_kvmAkihiko Odaki
2023-05-23tests/avocado: Remove unused importsAkihiko Odaki
2023-05-22acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipelineAni Sinha
2023-05-16tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl testThomas Huth
2023-05-15tests/avocado: Add LoongArch machine start testSong Gao
2023-05-10tests/avocado: use http for mipsdistros.mips.comAlex Bennée
2023-05-02tests/avocado: Pass parameters to migration testFabiano Rosas
2023-04-27tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64Kautuk Consul
2023-04-27avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul
2023-04-27tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk testsThomas Huth
2023-04-27tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth
2023-04-27tests/avocado: Add set of boot tests on SBSA-refPhilippe Mathieu-Daudé
2023-04-27tests/avocado: use the new snapshots for testingAlex Bennée
2023-04-21Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson