aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-09-25qapi: Stop enforcing "type name should not end in 'Kind'Markus Armbruster4-5/+0
2021-09-25qapi: Tidy up unusual line breaksMarkus Armbruster3-18/+18
2021-09-15qemu-img: Add -F shorthand to convertEric Blake1-1/+1
2021-09-15qcow2: handle_dependencies(): relax conflict detectionVladimir Sementsov-Ogievskiy2-3/+6
2021-09-15block: bdrv_inactivate_recurse(): check for permissions and fix crashVladimir Sementsov-Ogievskiy1-1/+1
2021-09-15tests: add migrate-during-backupVladimir Sementsov-Ogievskiy2-0/+102
2021-09-15iotests/297: Cover tests/Hanna Reitz1-2/+3
2021-09-15mirror-top-perms: Fix AbnormalShutdown pathHanna Reitz1-1/+1
2021-09-15migrate-bitmaps-test: Fix pylint warningsHanna Reitz1-18/+25
2021-09-15migrate-bitmaps-postcopy-test: Fix pylint warningsHanna Reitz1-6/+7
2021-09-15iotests/297: Drop 169 and 199 from the skip listHanna Reitz1-1/+1
2021-09-15iotests: Fix use-{list,dict}-literal warningsHanna Reitz1-2/+2
2021-09-15iotests: Fix unspecified-encoding pylint warningsHanna Reitz2-4/+6
2021-09-13tests/data/acpi/virt: Update IORT files for ITSShashi Mallela5-4/+0
2021-09-13tests/data/acpi/virt: Add IORT files for ITSShashi Mallela5-0/+4
2021-09-08qapi: Fix bogus error for 'if': { 'not': '' }Markus Armbruster1-1/+1
2021-09-08tests/qapi-schema: Cover 'not' condition with empty argumentMarkus Armbruster4-0/+6
2021-09-06tests/tcg/s390x: Test SIGILL and SIGSEGV handlingIlya Leoshkevich3-1/+257
2021-09-06Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-09-...Peter Maydell1-1/+3
2021-09-06libqtest: check for g_setenv() failurePeter Maydell1-1/+3
2021-09-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+6
2021-09-04tests/vhost-user-bridge.c: Fix typo in help messagePeter Maydell1-1/+1
2021-09-04tests/vhost-user-bridge.c: Sanity check socket path lengthPeter Maydell1-0/+5
2021-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-03' into ...Peter Maydell11-33/+46
2021-09-03qapi: Tweak error messages for unknown / conflicting 'if' keysMarkus Armbruster3-3/+3
2021-09-03qapi: Tweak error messages for missing / conflicting meta-typeMarkus Armbruster2-4/+2
2021-09-03tests/qapi-schema: Hide OrderedDict in test outputMarkus Armbruster3-19/+28
2021-09-03qapi: Use "not COND" instead of "!COND" for generated documentationMarkus Armbruster1-1/+1
2021-09-03qapi: Avoid redundant parens in code generated for conditionalsMarkus Armbruster1-3/+3
2021-09-03qapi: Fix C code generation for 'if'Markus Armbruster1-1/+0
2021-09-03tests/qapi-schema: Demonstrate broken C code for 'if'Markus Armbruster5-3/+11
2021-09-03tests/qapi-schema: Correct two 'if' conditionalsMarkus Armbruster2-7/+6
2021-09-03Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...Peter Maydell7-34/+71
2021-09-02Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...Peter Maydell1-11/+44
2021-09-02Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...Peter Maydell12-271/+455
2021-09-02tests/plugins/syscalls: adhere to new arg-passing schemeMahmoud Mandour1-7/+16
2021-09-02tests/plugins/mem: introduce "track" arg and make args not positionalMahmoud Mandour1-18/+29
2021-09-02tests/plugins/insn: made arg inline not positional and parse it as boolMahmoud Mandour4-5/+15
2021-09-02tests/plugins/bb: adapt to the new arg passing schemeMahmoud Mandour1-4/+11
2021-09-02Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-09-01-1...Peter Maydell11-24/+97
2021-09-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...Peter Maydell7-13/+26
2021-09-01iotests/image-fleecing: add test-case for copy-before-write filterVladimir Sementsov-Ogievskiy2-15/+107
2021-09-01iotests/image-fleecing: prepare for adding new test-caseVladimir Sementsov-Ogievskiy1-6/+13
2021-09-01iotests/image-fleecing: rename tgt_nodeVladimir Sementsov-Ogievskiy1-7/+7
2021-09-01iotests/image-fleecing: proper source deviceVladimir Sementsov-Ogievskiy2-5/+9
2021-09-01iotests.py: hmp_qemu_io: support qdevVladimir Sementsov-Ogievskiy1-2/+3
2021-09-01iotests: move 222 to tests/image-fleecingVladimir Sementsov-Ogievskiy2-0/+0
2021-09-01iotests/222: constantly use single quotes for stringsVladimir Sementsov-Ogievskiy1-34/+34
2021-09-01iotests/222: fix pylint and mypy complainsVladimir Sementsov-Ogievskiy2-10/+12
2021-09-01block/copy-before-write: relax permission requirements when no parentsVladimir Sementsov-Ogievskiy1-1/+1