aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson
2024-04-23tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala
2024-04-23tests/qtest/migration: Add negative tests to validate migration QAPIsHet Gala
2024-04-23tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala
2024-04-23tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala
2024-04-23tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala
2024-04-23tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala
2024-04-23tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala
2024-04-18tests/unit: match some unit tests to corresponding feature switchesPaolo Bonzini
2024-04-18tests: only build plugins if TCG is enabledPaolo Bonzini
2024-04-09target/sh4: Fix mac.w with saturation enabledZack Buhman
2024-04-09target/sh4: Fix mac.l with saturation enabledZack Buhman
2024-04-09tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson
2024-04-02qtest/libqos: Reduce size_to_prdtl() declaration scopePhilippe Mathieu-Daudé
2024-04-02tests/qtest: Fix STM32L4x5 GPIO test on 32-bitCédric Le Goater
2024-03-31Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-03-31Merge tag 'pull-9p-20240329' of https://github.com/cschoenebeck/qemu into sta...Peter Maydell
2024-03-30tests/avocado: ppc_hv_tests.py set alpine time before setup-alpineNicholas Piggin
2024-03-30tests/avocado: Fix ppc_hv_tests.py xorriso dependency guardNicholas Piggin
2024-03-29tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson
2024-03-28qtest/virtio-9p-test.c: remove g_test_slow() gateDaniel Henrique Barboza
2024-03-28qtest/virtio-9p-test.c: create/remove temp dirs after each testDaniel Henrique Barboza
2024-03-26tests/tcg: Test shmat(NULL)Ilya Leoshkevich
2024-03-26iotests: add test for stream job with an unaligned prefetch readFiona Ebner
2024-03-26tests/qemu-iotests: Test 157 and 227 require virtio-blkThomas Huth
2024-03-25Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-25Merge tag 'pull-target-arm-20240325-1' of https://git.linaro.org/people/pmayd...Peter Maydell
2024-03-25tests/qtest/libqtest.c: Check for g_setenv() failurepull-target-arm-20240325-1Peter Maydell
2024-03-25tests/unit/test-throttle: Avoid unintended integer divisionPeter Maydell
2024-03-25tests/tcg/s390x: Test TEST AND SETIlya Leoshkevich
2024-03-25libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kickZheyu Ma
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
2024-03-25tests/unit/socket-helpers: Don't close(-1)Peter Maydell
2024-03-25tests/qtest/npcm7xx_emc_test: Don't leak cmd_linePeter Maydell
2024-03-22migration: Revert mapped-ram multifd support to fd: URIFabiano Rosas
2024-03-21Merge tag 'pull-maintainer-final-for-real-this-time-200324-1' of https://gitl...Peter Maydell
2024-03-20tests/avocado: sbsa-ref: add OpenBSD tests for misc 'max' setupMarcin Juszkiewicz
2024-03-20tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setupMarcin Juszkiewicz
2024-03-20tests/avocado: drop virtio-rng from sbsa-ref testsMarcin Juszkiewicz
2024-03-20tests/avocado: update sbsa-ref firmwareMarcin Juszkiewicz
2024-03-19crypto: report which ciphers are being skipped during testsDaniel P. Berrangé
2024-03-19crypto: use error_abort for unexpected failuresDaniel P. Berrangé
2024-03-19tests: Raise timeouts for bufferiszero and crypto-tlscredsx509Peter Maydell
2024-03-19Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-18tests: acpi: update expected SSDT.dimmpxm blobIgor Mammedov
2024-03-18tests: acpi/smbios: whitelist expected blobsIgor Mammedov
2024-03-18tests: smbios: add test for legacy mode CLI optionsIgor Mammedov
2024-03-18tests: smbios: add test for -smbios type=11 optionIgor Mammedov