summary refs log tree commit diff stats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into stagingPeter Maydell2022-12-1829-7/+866
|\
| * target/hexagon: import additional testsNiccolò Izzo2022-12-1627-1/+766
| * Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson2022-12-161-6/+28
| * Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson2022-12-161-0/+72
* | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell2022-12-161-283/+104
|\ \ | |/ |/|
| * test-bdrv-drain: Fix incorrrect drain assumptionsKevin Wolf2022-12-151-0/+18
| * block: Don't poll in bdrv_replace_child_noperm()Kevin Wolf2022-12-151-0/+10
| * block: Call drain callbacks only onceKevin Wolf2022-12-151-6/+10
| * block: Remove subtree drainsKevin Wolf2022-12-151-251/+10
| * block: Revert .bdrv_drained_begin/end to non-coroutine_fnKevin Wolf2022-12-151-8/+10
| * test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()Kevin Wolf2022-12-151-18/+46
* | tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envarChristian Schoenebeck2022-12-151-0/+6
* | FreeBSD: Upgrade to 12.4 releaseBrad Smith2022-12-151-2/+2
* | tests/qtest: Enable qtest build on WindowsBin Meng2022-12-151-6/+0
* | tests/qtest/libqos/e1000e: Correctly group register accessesAkihiko Odaki2022-12-151-0/+1
* | tests/qtest/e1000e-test: De-duplicate constantsAkihiko Odaki2022-12-151-10/+9
* | tests/qtest/libqos/e1000e: Remove "other" interruptsAkihiko Odaki2022-12-152-2/+0
|/
* Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2022-12-159-42/+12
|\
| * cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster2022-12-148-40/+10
| * Drop more useless casts from void * to pointerMarkus Armbruster2022-12-141-2/+2
* | qapi qdev qom: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-141-2/+1
* | qapi crypto: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-141-6/+0
* | qapi chardev: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-141-1/+0
* | qapi tests: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-136-22/+17
|/
* Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-12-041-4/+16
|\
| * tests/qtest/migration-test: Fix unlink error and memory leaksThomas Huth2022-12-031-4/+16
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-12-041-1/+2
|\ \ | |/ |/|
| * tests/qtests: override "force-legacy" for gpio virtio-mmio testsAlex Bennée2022-12-011-1/+2
* | tests/avocado: use new rootfs for orangepi testAlex Bennée2022-11-231-2/+2
* | tests/qtest: Decrease the amount of output from the qom-testThomas Huth2022-11-231-3/+19
* | tests/avocado: Update the URLs of the advent calendar imagesThomas Huth2022-11-237-34/+34
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-11-2237-12/+11
|\|
| * acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in envAni Sinha2022-11-221-4/+9
| * tests/avocado: configure acpi-bits to use avocado timeoutJohn Snow2022-11-221-8/+2
| * tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scopeIgor Mammedov2022-11-2237-36/+0
| * tests: acpi: whitelist DSDT before moving PRQx to _SB scopeIgor Mammedov2022-11-221-0/+36
* | tests/avocado: skip aarch64 cloud TCG tests in CIAlex Bennée2022-11-221-2/+7
* | tests/avocado: introduce alpine virt test for CIAlex Bennée2022-11-221-1/+45
* | tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcgPeter Maydell2022-11-221-1/+1
* | tests/docker: allow user to override check targetAlex Bennée2022-11-222-3/+5
* | tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK testsCédric Le Goater2022-11-221-5/+12
* | tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720sPeter Maydell2022-11-211-1/+1
* | acpi/tests/avocado/bits: some misc fixesAni Sinha2022-11-171-0/+3
* | ci: replace x86_64 macos-11 with aarch64 macos-12Daniel P. Berrangé2022-11-172-1/+1
|/
* Merge tag 'pull-x86-20221115' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-11-152-0/+43
|\
| * target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini2022-11-152-0/+43
* | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-11-144-3/+354
|\ \ | |/ |/|
| * tests/stream-under-throttle: New testHanna Reitz2022-11-142-0/+126
| * iotests/151: Test active requests on mirror startHanna Reitz2022-11-102-5/+52
| * iotests/151: Test that active mirror progressesHanna Reitz2022-11-102-3/+181