Age | Commit message (Expand) | Author |
2015-12-22 | ipmi: Add tests | Corey Minyard |
2015-12-18 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base... | Peter Maydell |
2015-12-18 | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange |
2015-12-18 | util: add base64 decoding function | Daniel P. Berrange |
2015-12-18 | block/qapi: allow best-effort query | John Snow |
2015-12-18 | block/qapi: always report full_backing_filename | John Snow |
2015-12-18 | qemu-iotests: s390x: fix test 068 | Bo Tu |
2015-12-18 | qemu-iotests: s390x: fix test 051 | Bo Tu |
2015-12-18 | qemu-iotests: refine common.config | Bo Tu |
2015-12-18 | iotests: Update comments for bdrv_swap() in 094 | Fam Zheng |
2015-12-18 | iotests: Extend test 112 for qemu-img amend | Max Reitz |
2015-12-18 | qcow2: Use error_report() in qcow2_amend_options() | Max Reitz |
2015-12-18 | qemu-iotests: Test reopen with node-name/driver options | Kevin Wolf |
2015-12-18 | qemu-iotests: Test cache mode option inheritance | Kevin Wolf |
2015-12-18 | qemu-iotests: Try setting cache mode for children | Kevin Wolf |
2015-12-18 | qemu-iotests: Remove cache mode test without medium | Kevin Wolf |
2015-12-18 | blockdev: Set 'format' indicates non-empty drive | Kevin Wolf |
2015-12-18 | iotests: 124: don't reopen qcow2 | John Snow |
2015-12-18 | iotests: 124: move incremental failure test | John Snow |
2015-12-18 | iotests: 124: Split into two test classes | John Snow |
2015-12-18 | io: add QIOChannelBuffer class | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelCommand class | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelTLS class | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelFile class | Daniel P. Berrange |
2015-12-18 | io: add QIOChannelSocket class | Daniel P. Berrange |
2015-12-18 | io: add QIOTask class for async operations | Daniel P. Berrange |
2015-12-17 | tests/guest-debug: introduce basic gdbstub tests | Alex Bennée |
2015-12-17 | qapi: Detect base class loops | Eric Blake |
2015-12-17 | qapi: Move duplicate collision checks to schema check() | Eric Blake |
2015-12-17 | qapi: Enforce (or whitelist) case conventions on qapi members | Eric Blake |
2015-12-17 | qapi: Fix alternates that accept 'number' but not 'int' | Eric Blake |
2015-12-17 | qapi: Simplify visiting of alternate types | Eric Blake |
2015-12-17 | qapi: Convert QType into QAPI built-in enum type | Eric Blake |
2015-12-17 | qapi: Remove obsolete tests for MAX collision | Eric Blake |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake |
2015-12-17 | qapi: Tighten the regex on valid names | Eric Blake |
2015-12-17 | blkdebug: Avoid '.' in enum values | Eric Blake |
2015-12-17 | qapi: Fix c_name() munging | Eric Blake |
2015-12-17 | qapi: Detect collisions in C member names | Eric Blake |
2015-12-17 | qapi: Remove outdated tests related to QMP/branch collisions | Eric Blake |
2015-12-17 | qapi: Track simple union tag in object.local_members | Eric Blake |
2015-12-11 | blockdev: Mark {insert, remove}-medium experimental | Max Reitz |
2015-12-04 | qom-test: Fix qmp() leaks | Marc-André Lureau |
2015-12-04 | tests: Use proper functions types instead of void (*fn) | Markus Armbruster |
2015-12-03 | tests: Fix check-report-qtest-% target | Andreas Färber |
2015-12-03 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-12-03 | iotests: Add regresion test case for write notifier assertion failure | Fam Zheng |
2015-12-03 | iotests: Add "add_drive_raw" method | Fam Zheng |
2015-12-02 | tests/vhost-user-bridge.c: fix fd leakage | Victor Kaplansky |
2015-12-02 | vhost-user-test: fix crash with glib < 2.36 | Marc-André Lureau |