aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2023-03-29target/i386: fix ADOX followed by ADCXPaolo Bonzini
2023-03-29target/i386: Fix BEXTR instructionRichard Henderson
2023-03-29tests/tcg/i386: Introduce and use reg_t consistentlyRichard Henderson
2023-03-29target/riscv: Set pc_succ_insn for !rvc illegal insnRichard Henderson
2022-12-04Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-12-03tests/qtest/migration-test: Fix unlink error and memory leaksThomas Huth
2022-12-01tests/qtests: override "force-legacy" for gpio virtio-mmio testsAlex Bennée
2022-11-23tests/avocado: use new rootfs for orangepi testAlex Bennée
2022-11-23tests/qtest: Decrease the amount of output from the qom-testThomas Huth
2022-11-23tests/avocado: Update the URLs of the advent calendar imagesThomas Huth
2022-11-22Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-22acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in envAni Sinha
2022-11-22tests/avocado: configure acpi-bits to use avocado timeoutJohn Snow
2022-11-22tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scopeIgor Mammedov
2022-11-22tests: acpi: whitelist DSDT before moving PRQx to _SB scopeIgor Mammedov