Age | Commit message (Expand) | Author | Files | Lines |
2024-03-30 | tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine | Nicholas Piggin | 1 | -0/+3 |
2024-03-30 | tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard | Nicholas Piggin | 1 | -1/+2 |
2024-03-20 | tests/avocado: sbsa-ref: add OpenBSD tests for misc 'max' setup | Marcin Juszkiewicz | 1 | -1/+19 |
2024-03-20 | tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setup | Marcin Juszkiewicz | 1 | -0/+18 |
2024-03-20 | tests/avocado: drop virtio-rng from sbsa-ref tests | Marcin Juszkiewicz | 1 | -8/+0 |
2024-03-20 | tests/avocado: update sbsa-ref firmware | Marcin Juszkiewicz | 1 | -19/+21 |
2024-02-27 | tests/avocado/boot_linux_console.py: Add Rpi4b boot tests | Peter Maydell | 1 | -0/+97 |
2024-02-23 | tests/avocado: Use default CPU for pseries machine | Nicholas Piggin | 1 | -1/+0 |
2024-02-23 | tests/avocado: ppc add hypervisor tests | Nicholas Piggin | 1 | -0/+202 |
2024-02-23 | tests/avocado: Add pseries KVM boot_linux test | Nicholas Piggin | 1 | -0/+9 |
2024-02-23 | tests/avocado: Add ppc pseries and powernv hash MMU tests | Nicholas Piggin | 2 | -7/+36 |
2024-02-23 | tests/avocado: ppc add powernv10 boot_linux_console test | Nicholas Piggin | 1 | -0/+8 |
2024-02-23 | tests/avocado: improve flaky ppc/pnv boot_linux_console.py test | Nicholas Piggin | 1 | -1/+2 |
2024-02-23 | tests/avocado: mark boot_linux.py long runtime instead of flaky | Nicholas Piggin | 1 | -6/+2 |
2024-02-20 | tests: correct typos | Manos Pitsidianakis | 3 | -5/+5 |
2024-02-01 | tests/avocado/machine_aspeed.py: Update buildroot images to 2023.11 | Cédric Le Goater | 1 | -9/+9 |
2024-01-18 | acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VM | Ani Sinha | 1 | -3/+6 |
2024-01-12 | tests/avocado: partially revert unmasking of replay_linux tests | Alex Bennée | 1 | -0/+3 |
2024-01-12 | tests/avocado: use snapshot=on in kvm_xen_guest | Alex Bennée | 1 | -1/+1 |
2024-01-12 | tests/avocado: Add a test for a little-endian microblaze machine | Thomas Huth | 1 | -0/+26 |
2024-01-09 | Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int... | Peter Maydell | 2 | -14/+22 |
2024-01-09 | acpi/tests/avocado/bits: disable smilatency tests | Ani Sinha | 1 | -2/+3 |
2024-01-09 | acpi/tests/avocado/bits: import smilatency test from bits in order to disable it | Ani Sinha | 1 | -0/+106 |
2024-01-08 | tests/avocado: remove skips from replay_kernel | Alex Bennée | 1 | -11/+0 |
2024-01-08 | tests/avocado: modernise the drive args for replay_linux | Alex Bennée | 1 | -2/+5 |
2024-01-08 | tests/avocado: fix typo in replay_linux | Alex Bennée | 1 | -1/+1 |
2024-01-08 | tests/avocado: add a simple i386 replay kernel test | Alex Bennée | 1 | -0/+16 |
2023-12-04 | tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky | Alex Bennée | 1 | -0/+3 |
2023-12-04 | tests/avocado: Update yamon-bin-02.22.zip URL | Philippe Mathieu-Daudé | 1 | -2/+3 |
2023-12-01 | gitlab: add optional job to run flaky avocado tests | Alex Bennée | 12 | -0/+19 |
2023-12-01 | tests/avocado: tag sbsa tests as tcg only | Alex Bennée | 1 | -0/+4 |
2023-12-01 | docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS | Alex Bennée | 12 | -30/+48 |
2023-11-21 | Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI" | Thomas Huth | 1 | -0/+8 |
2023-11-16 | tests/avocado: Enable reverse_debugging.py tests in gitlab CI | Nicholas Piggin | 1 | -7/+0 |
2023-11-16 | tests/avocado: reverse_debugging drain console to prevent hang | Nicholas Piggin | 1 | -0/+5 |
2023-11-16 | tests/avocado/mem-addr-space-check: Replace assertEquals() for Python 3.12 | Thomas Huth | 1 | -7/+7 |
2023-11-16 | tests/avocado/replay_kernel: Mark the test_x86_64_pc as flaky | Thomas Huth | 1 | -1/+2 |
2023-11-16 | tests/avocado: Make fetch_asset() unconditionally require a crypto hash | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-11-16 | tests/avocado/multiprocess: Add asset hashes to silence warnings | Thomas Huth | 1 | -6/+12 |
2023-11-16 | tests/avocado/intel_iommu: Add asset hashes to avoid warnings | Thomas Huth | 1 | -2/+4 |
2023-11-16 | tests/avocado/virtio-gpu: Fix test_vhost_user_vga_virgl for edid support | Thomas Huth | 1 | -4/+2 |
2023-11-16 | tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-11-16 | tests/avocado: Replace assertEquals() for Python 3.12 compatibility | Thomas Huth | 4 | -51/+52 |
2023-11-13 | tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12 | Thomas Huth | 1 | -9/+9 |
2023-11-13 | tests/avocado: add test to exercise processor address space memory bound checks | Ani Sinha | 1 | -0/+356 |
2023-11-08 | tests/avocado: update the tcg_plugins test | Alex Bennée | 1 | -10/+18 |
2023-11-08 | Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into staging | Stefan Hajnoczi | 1 | -0/+38 |
2023-11-08 | Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 2 | -14/+5 |
2023-11-07 | tests/avocado: Add test for amigaone board | BALATON Zoltan | 1 | -0/+38 |
2023-11-07 | tests/avocado: Allow newer versions of tesseract in the nextcube test | Thomas Huth | 2 | -14/+5 |