aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-07-03iotests/270: Don't store data-file with json: prefix in imageKevin Wolf
2024-07-03iotests/244: Don't store data-file with protocol in imageKevin Wolf
2024-07-03qcow2: Don't open data_file with BDRV_O_NO_IOKevin Wolf
2024-06-30tests: Update our CI to use CentOS Stream 9 instead of 8Thomas Huth
2024-06-30ci, docker: update CentOS and OpenSUSE Python to non-EOL versionsPaolo Bonzini
2024-06-30Update lcitool and fedora to 37Marc-André Lureau
2024-05-01tests/avocado: update sunxi kernel from armbian to 6.6.16Peter Maydell
2024-04-10tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson
2024-04-09tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson
2024-03-20tests: Raise timeouts for bufferiszero and crypto-tlscredsx509Peter Maydell
2024-03-20tests/unit: Bump test-replication timeout to 60 secondsKevin Wolf
2024-03-20tests/unit: Bump test-crypto-block test timeout to 5 minutesThomas Huth
2024-03-20tests/unit: Bump test-aio-multithread test timeout to 2 minutesThomas Huth
2024-03-13target/arm: Fix SME full tile indexingRichard Henderson
2024-03-13tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...Peter Maydell
2024-03-13target/arm: align exposed ID registers with LinuxZhuojia Shen
2024-03-01tests/unit/test-blockjob: Disable complete_in_standby testPeter Maydell
2024-03-01tests/qtest/display-vga-test: Add proper checks if a device is availableThomas Huth
2024-03-01test-vmstate: fix bad GTree usage, use-after-freeEric Auger
2024-03-01tests/unit/test-util-sockets: Remove temporary file after testThomas Huth
2024-02-28tests/vm: avoid re-building the VM images all the timeAlex Bennée
2024-02-28tests/vm: update openbsd image to 7.4Alex Bennée
2024-02-16iotests: Make 144 deterministic againKevin Wolf
2024-02-15tests/acpi: Update DSDT.cxl to reflect change _STA return value.Jonathan Cameron
2024-02-15tests/acpi: Allow update of DSDT.cxlJonathan Cameron
2024-01-26qtest: bump aspeed_smc-test timeout to 6 minutesDaniel P. Berrangé
2024-01-26monitor: only run coroutine commands in qemu_aio_contextStefan Hajnoczi
2024-01-26iotests: port 141 to Python for reliable QMP testingStefan Hajnoczi
2024-01-26iotests: add filter_qmp_generated_node_ids()Stefan Hajnoczi
2023-12-22iotests: Basic tests for internal snapshotsKevin Wolf
2023-12-20vmdk: Don't corrupt desc file in vmdk_write_cidFam Zheng
2023-11-29tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibilityPhilippe Mathieu-Daudé
2023-11-29tests/avocado: Replace assertEquals() for Python 3.12 compatibilityThomas Huth
2023-11-19tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich
2023-11-19tests/qtest: ahci-test: add test exposing reset issue with pending callbackFiona Ebner
2023-11-02qemu-iotests: 024: add rebasing test case for overlay_size > backing_sizeAndrey Drobyshev
2023-11-02tests/tcg: Add -fno-stack-protectorAkihiko Odaki
2023-11-02tests/migration: Add -fno-stack-protectorAkihiko Odaki
2023-10-04tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128Paolo Bonzini
2023-09-11docs tests: Fix use of migrate_set_parameterMarkus Armbruster
2023-09-11hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel
2023-09-11async: Add an optional reentrancy guard to the BH APIAlexander Bulekov
2023-09-11python: drop pipenvJohn Snow
2023-06-07tests/tcg/s390x: Test single-stepping SVCIlya Leoshkevich
2023-06-07tests/tcg/s390x: Test LOCFHRIlya Leoshkevich
2023-06-07tests/tcg/s390x: Test LCBBIlya Leoshkevich
2023-05-28hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth
2023-05-18tests/docker: bump the xtensa base to debian:11-slimAlex Bennée
2023-03-29tests/tcg: fix unused variable in linux-testAlex Bennée
2023-03-29target/i386: Fix BZHI instructionRichard Henderson