aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2022-11-22tests/avocado: skip aarch64 cloud TCG tests in CIAlex Bennée
2022-11-22tests/avocado: introduce alpine virt test for CIAlex Bennée
2022-11-22tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcgPeter Maydell
2022-11-22tests/docker: allow user to override check targetAlex Bennée
2022-11-22tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK testsCédric Le Goater
2022-11-21tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720sPeter Maydell
2022-11-17acpi/tests/avocado/bits: some misc fixesAni Sinha
2022-11-17ci: replace x86_64 macos-11 with aarch64 macos-12Daniel P. Berrangé
2022-11-15Merge tag 'pull-x86-20221115' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-11-15target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini
2022-11-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-11-14tests/stream-under-throttle: New testHanna Reitz
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-10iotests/151: Test active requests on mirror startHanna Reitz