Age | Commit message (Expand) | Author |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12... | Peter Maydell |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-... | Peter Maydell |
2015-12-23 | crypto: add ability to query hash digest len | Daniel P. Berrange |
2015-12-23 | crypto: add additional query accessors for cipher instances | Daniel P. Berrange |
2015-12-23 | io: fix stack allocation when sending of file descriptors | Daniel P. Berrange |
2015-12-22 | io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections | Daniel P. Berrange |
2015-12-22 | io: bind to loopback IP addrs in test suite | Daniel P. Berrange |
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 |