Age | Commit message (Expand) | Author |
2015-05-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-05-08 | docs: update BLOCK_IMAGE_CORRUPTED documentation | Alberto Garcia |
2015-05-05 | qapi: Drop inline nested struct in query-version | Eric Blake |
2015-05-05 | qapi: Use 'struct' instead of 'type' in schema | Eric Blake |
2015-05-05 | qapi: Use 'alternate' to replace anonymous union | Eric Blake |
2015-04-28 | qmp: Add dirty bitmap status field in query-block | John Snow |
2015-04-28 | qmp: add block-dirty-bitmap-clear | John Snow |
2015-04-28 | qmp: Add support of "dirty-bitmap" sync mode for drive-backup | John Snow |
2015-04-28 | block: Add bitmap successors | John Snow |
2015-04-28 | qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove | John Snow |
2015-04-28 | qmp: Ensure consistent granularity type | John Snow |
2015-04-28 | qapi: Add optional field "name" to block dirty bitmap | Fam Zheng |
2015-04-28 | block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED | Alberto Garcia |
2015-04-28 | block/null: Latency simulation by adding new option "latency-ns" | Fam Zheng |
2015-04-27 | qmp-event: add event notification for memory hot unplug error | Zhu Guihua |
2015-03-27 | block: Document blockdev-add's immaturity | Markus Armbruster |
2015-03-19 | block: Fix blockdev-backup not to use funky error class | Markus Armbruster |
2015-03-19 | raw-posix: Deprecate host floppy passthrough | Markus Armbruster |
2015-03-16 | block: Fix block-set-write-threshold not to use funky error class | Markus Armbruster |
2015-03-10 | qcow2: Add refcount_bits to format-specific info | Max Reitz |
2015-02-06 | block: add event when disk usage exceeds threshold | Francesco Romani |
2015-02-06 | block: add accounting for merged requests | Peter Lieven |
2015-01-29 | qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro | Markus Armbruster |
2015-01-13 | qmp: Add command 'blockdev-backup' | Fam Zheng |
2015-01-13 | qapi: Fix document for BlockStats.node-name | Fam Zheng |
2014-12-10 | block/qapi: Add cache information to query-block | Kevin Wolf |
2014-12-10 | qmp: Add optional switch "query-nodes" in query-blockstats | Fam Zheng |
2014-12-10 | block: Include "node-name" if present in query-blockstats | Fam Zheng |
2014-11-26 | -machine vmport=auto: Fix handling of VMWare ioport emulation for xen | Don Slutz |
2014-11-24 | Revert "qemu-img info: show nocow info" | Kevin Wolf |
2014-11-07 | qapi: Complete BlkdebugEvent | Max Reitz |
2014-11-03 | blockjob: Add "ready" field | Max Reitz |
2014-10-04 | qapi: Add corrupt field to ImageInfoSpecificQCow2 | Max Reitz |
2014-09-26 | qapi: dealloc visitor, implement visit_start_union | Michael Roth |
2014-09-26 | qapi: add visit_start_union and visit_end_union | Michael Roth |
2014-09-26 | trace: [qmp] Add commands to query and control event tracing state | LluĂs Vilanova |
2014-09-22 | block: delete cow block driver | Stefan Hajnoczi |
2014-09-22 | qapi/block-core: Add "new" qcow2 options | Max Reitz |
2014-09-22 | qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED | Max Reitz |
2014-09-22 | qapi: Sort items in BlockdevOptions definition | Fam Zheng |
2014-09-22 | qapi: Sort BlockdevDriver enum data list | Fam Zheng |
2014-09-22 | block: Introduce "null" drivers | Fam Zheng |
2014-09-12 | qapi: introduce PreallocMode and new PreallocModes full and falloc. | Hu Tao |
2014-09-11 | block: extend BLOCK_IO_ERROR with reason string | Luiz Capitulino |
2014-09-10 | block: extend BLOCK_IO_ERROR event with nospace indicator | Luiz Capitulino |
2014-09-08 | rename parse_enum_option to qapi_enum_parse and make it public | Peter Lieven |
2014-08-29 | qapi: add read-pattern enum for quorum | Liu Yuan |
2014-08-15 | QMP: Add support for Archipelago | Chrysostomos Nanakos |
2014-08-15 | qemu-img info: show nocow info | Chunyan Liu |
2014-07-01 | block: add backing-file option to block-stream | Jeff Cody |