aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-05-20qapi: Add test for nonexistent schema fileJohn Snow
2021-05-20qapi/parser: Don't try to handle file errorsJohn Snow
2021-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-05-18Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-05-18vhost-user-blk-test: test discard/write zeroes invalid inputsStefan Hajnoczi
2021-05-18tests/qtest: add multi-queue test case to vhost-user-blk-testStefan Hajnoczi
2021-05-18test: new qTest case to test the vhost-user-blk-serverCoiby Xu
2021-05-17Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...Peter Maydell
2021-05-17Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell
2021-05-16softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson
2021-05-16tests/fp: add quad support to the benchmark utilityAlex Bennée
2021-05-15tests/tcg/sparc64: Re-enable linux-testRichard Henderson
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell
2021-05-14Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...Peter Maydell
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: drop extra TestStruct structureVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: drop extra testsVladimir Sementsov-Ogievskiy
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: rewrite test_threshold_(not_)trigger testsVladimir Sementsov-Ogievskiy
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini
2021-05-14qemu-iotests: allow passing unittest.main arguments to the test scriptsPaolo Bonzini
2021-05-14qemu-iotests: do not buffer the test outputPaolo Bonzini
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy
2021-05-14block/rbd: Add an escape-aware strchr helperConnor Kuehl
2021-05-14iotests/231: Update expected deprecation messageConnor Kuehl
2021-05-14sphinx: adopt kernel readthedoc themeMarc-André Lureau
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell
2021-05-14tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell
2021-05-14tests: Avoid side effects inside g_assert() argumentsPeter Maydell
2021-05-14tests/qtest/rtc-test: Remove pointless NULL checkPeter Maydell
2021-05-14tests/qtest/tpm-util.c: Free memory with correct free functionPeter Maydell
2021-05-14tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert
2021-05-14tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertionsPeter Maydell
2021-05-14tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmeticPeter Maydell
2021-05-14libqtest: refuse QTEST_QEMU_BINARY=qemu-kvmStefan Hajnoczi
2021-05-14libqos/qgraph: fix "UNAVAILBLE" typoStefan Hajnoczi
2021-05-14tests/docker/dockerfiles: Add ccache to containers where it was missingThomas Huth
2021-05-13tests/migration: introduce multifd into guestperfHyman
2021-05-13tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell
2021-05-13tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-04Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...Peter Maydell
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth