summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* avocado_qemu: fix import module based on isortWillian Rampazzo2021-09-271-13/+5
* avocado_qemu: standardize super() call following PEP3135Willian Rampazzo2021-09-271-2/+2
* Acceptance Tests: add standard clean up at test tearDown()Cleber Rosa2021-09-271-0/+1
* tests/acceptance: Linux boot test for record/replayPavel Dovgalyuk2021-09-271-0/+116
* tests/acceptance: add replay kernel test for alphaPavel Dovgalyuk2021-09-271-0/+17
* tests/acceptance: add replay kernel test for nios2Pavel Dovgalyuk2021-09-271-0/+11
* tests/acceptance: add replay kernel test for openriscPavel Dovgalyuk2021-09-271-0/+11
* tests/acceptance: add replay kernel test for s390xPavel Dovgalyuk2021-09-271-0/+15
* tests/qapi-schema: Make test-qapi.py -u work when files are absentMarkus Armbruster2021-09-271-3/+13
* tests/qapi-schema: Use Python OSError instead of outmoded IOErrorMarkus Armbruster2021-09-271-2/+2
* test-clone-visitor: Correct an accidental renameMarkus Armbruster2021-09-271-2/+2
* tests/qapi-schema: Rename flat-union-* test cases to union-*Markus Armbruster2021-09-2765-48/+48
* qapi: Drop simple unionsMarkus Armbruster2021-09-2710-10/+10
* tests/qapi-schema: Purge simple unions from testsMarkus Armbruster2021-09-2726-84/+30
* tests/qapi-schema: Drop simple union __org.qemu_x-Union1Markus Armbruster2021-09-273-29/+13
* test-clone-visitor: Wean off __org.qemu_x-Union1Markus Armbruster2021-09-271-35/+41
* tests/qapi-schema: Rewrite simple union TestIfUnion to be flatMarkus Armbruster2021-09-272-11/+9
* tests/qapi-schema: Simple union UserDefListUnion is now unused, dropMarkus Armbruster2021-09-272-81/+0
* tests/qapi-schema: Wean off UserDefListUnionMarkus Armbruster2021-09-273-3/+3
* test-clone-visitor: Wean off UserDefListUnionMarkus Armbruster2021-09-271-8/+16
* test-qobject-output-visitor: Wean off UserDefListUnionMarkus Armbruster2021-09-271-297/+92
* test-qobject-input-visitor: Wean off UserDefListUnionMarkus Armbruster2021-09-271-312/+148
* tests/qapi-schema: Prepare for simple union UserDefListUnion removalMarkus Armbruster2021-09-272-0/+32
* qapi: Convert simple union SocketAddressLegacy to flat oneMarkus Armbruster2021-09-271-3/+3
* qapi: Stop enforcing "type name should not end in 'Kind'Markus Armbruster2021-09-254-5/+0
* qapi: Tidy up unusual line breaksMarkus Armbruster2021-09-253-18/+18
* qemu-img: Add -F shorthand to convertEric Blake2021-09-151-1/+1
* qcow2: handle_dependencies(): relax conflict detectionVladimir Sementsov-Ogievskiy2021-09-152-3/+6
* block: bdrv_inactivate_recurse(): check for permissions and fix crashVladimir Sementsov-Ogievskiy2021-09-151-1/+1
* tests: add migrate-during-backupVladimir Sementsov-Ogievskiy2021-09-152-0/+102
* iotests/297: Cover tests/Hanna Reitz2021-09-151-2/+3
* mirror-top-perms: Fix AbnormalShutdown pathHanna Reitz2021-09-151-1/+1
* migrate-bitmaps-test: Fix pylint warningsHanna Reitz2021-09-151-18/+25
* migrate-bitmaps-postcopy-test: Fix pylint warningsHanna Reitz2021-09-151-6/+7
* iotests/297: Drop 169 and 199 from the skip listHanna Reitz2021-09-151-1/+1
* iotests: Fix use-{list,dict}-literal warningsHanna Reitz2021-09-151-2/+2
* iotests: Fix unspecified-encoding pylint warningsHanna Reitz2021-09-152-4/+6
* tests/data/acpi/virt: Update IORT files for ITSShashi Mallela2021-09-135-4/+0
* tests/data/acpi/virt: Add IORT files for ITSShashi Mallela2021-09-135-0/+4
* qapi: Fix bogus error for 'if': { 'not': '' }Markus Armbruster2021-09-081-1/+1
* tests/qapi-schema: Cover 'not' condition with empty argumentMarkus Armbruster2021-09-084-0/+6
* tests/tcg/s390x: Test SIGILL and SIGSEGV handlingIlya Leoshkevich2021-09-063-1/+257
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-09-...Peter Maydell2021-09-061-1/+3
|\
| * libqtest: check for g_setenv() failurePeter Maydell2021-09-061-1/+3
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-09-051-1/+6
|\ \ | |/ |/|
| * tests/vhost-user-bridge.c: Fix typo in help messagePeter Maydell2021-09-041-1/+1
| * tests/vhost-user-bridge.c: Sanity check socket path lengthPeter Maydell2021-09-041-0/+5
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-03' into ...Peter Maydell2021-09-0411-33/+46
|\ \
| * | qapi: Tweak error messages for unknown / conflicting 'if' keysMarkus Armbruster2021-09-033-3/+3
| * | qapi: Tweak error messages for missing / conflicting meta-typeMarkus Armbruster2021-09-032-4/+2