Age | Commit message (Expand) | Author |
2021-09-27 | tests/qapi-schema: Make test-qapi.py -u work when files are absent | Markus Armbruster |
2021-09-27 | tests/qapi-schema: Use Python OSError instead of outmoded IOError | Markus Armbruster |
2021-09-27 | test-clone-visitor: Correct an accidental rename | Markus Armbruster |
2021-09-27 | tests/qapi-schema: Rename flat-union-* test cases to union-* | Markus Armbruster |
2021-09-27 | qapi: Drop simple unions | Markus Armbruster |
2021-09-27 | tests/qapi-schema: Purge simple unions from tests | Markus Armbruster |
2021-09-27 | tests/qapi-schema: Drop simple union __org.qemu_x-Union1 | Markus Armbruster |
2021-09-27 | test-clone-visitor: Wean off __org.qemu_x-Union1 | Markus Armbruster |
2021-09-27 | tests/qapi-schema: Rewrite simple union TestIfUnion to be flat | Markus Armbruster |
2021-09-27 | tests/qapi-schema: Simple union UserDefListUnion is now unused, drop | Markus Armbruster |
2021-09-27 | tests/qapi-schema: Wean off UserDefListUnion | Markus Armbruster |
2021-09-27 | test-clone-visitor: Wean off UserDefListUnion | Markus Armbruster |
2021-09-27 | test-qobject-output-visitor: Wean off UserDefListUnion | Markus Armbruster |
2021-09-27 | test-qobject-input-visitor: Wean off UserDefListUnion | Markus Armbruster |
2021-09-27 | tests/qapi-schema: Prepare for simple union UserDefListUnion removal | Markus Armbruster |
2021-09-27 | qapi: Convert simple union SocketAddressLegacy to flat one | Markus Armbruster |
2021-09-25 | qapi: Stop enforcing "type name should not end in 'Kind' | Markus Armbruster |
2021-09-25 | qapi: Tidy up unusual line breaks | Markus Armbruster |
2021-09-15 | qemu-img: Add -F shorthand to convert | Eric Blake |
2021-09-15 | qcow2: handle_dependencies(): relax conflict detection | Vladimir Sementsov-Ogievskiy |
2021-09-15 | block: bdrv_inactivate_recurse(): check for permissions and fix crash | Vladimir Sementsov-Ogievskiy |
2021-09-15 | tests: add migrate-during-backup | Vladimir Sementsov-Ogievskiy |
2021-09-15 | iotests/297: Cover tests/ | Hanna Reitz |
2021-09-15 | mirror-top-perms: Fix AbnormalShutdown path | Hanna Reitz |
2021-09-15 | migrate-bitmaps-test: Fix pylint warnings | Hanna Reitz |
2021-09-15 | migrate-bitmaps-postcopy-test: Fix pylint warnings | Hanna Reitz |
2021-09-15 | iotests/297: Drop 169 and 199 from the skip list | Hanna Reitz |
2021-09-15 | iotests: Fix use-{list,dict}-literal warnings | Hanna Reitz |
2021-09-15 | iotests: Fix unspecified-encoding pylint warnings | Hanna Reitz |
2021-09-13 | tests/data/acpi/virt: Update IORT files for ITS | Shashi Mallela |
2021-09-13 | tests/data/acpi/virt: Add IORT files for ITS | Shashi Mallela |
2021-09-08 | qapi: Fix bogus error for 'if': { 'not': '' } | Markus Armbruster |
2021-09-08 | tests/qapi-schema: Cover 'not' condition with empty argument | Markus Armbruster |
2021-09-06 | tests/tcg/s390x: Test SIGILL and SIGSEGV handling | Ilya Leoshkevich |
2021-09-06 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-09-... | Peter Maydell |
2021-09-06 | libqtest: check for g_setenv() failure | Peter Maydell |
2021-09-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2021-09-04 | tests/vhost-user-bridge.c: Fix typo in help message | Peter Maydell |
2021-09-04 | tests/vhost-user-bridge.c: Sanity check socket path length | Peter Maydell |
2021-09-04 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-03' into ... | Peter Maydell |
2021-09-03 | qapi: Tweak error messages for unknown / conflicting 'if' keys | Markus Armbruster |
2021-09-03 | qapi: Tweak error messages for missing / conflicting meta-type | Markus Armbruster |
2021-09-03 | tests/qapi-schema: Hide OrderedDict in test output | Markus Armbruster |
2021-09-03 | qapi: Use "not COND" instead of "!COND" for generated documentation | Markus Armbruster |
2021-09-03 | qapi: Avoid redundant parens in code generated for conditionals | Markus Armbruster |
2021-09-03 | qapi: Fix C code generation for 'if' | Markus Armbruster |
2021-09-03 | tests/qapi-schema: Demonstrate broken C code for 'if' | Markus Armbruster |
2021-09-03 | tests/qapi-schema: Correct two 'if' conditionals | Markus Armbruster |
2021-09-03 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int... | Peter Maydell |
2021-09-02 | Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ... | Peter Maydell |