Age | Commit message (Expand) | Author | Files | Lines |
2015-02-06 | block: add event when disk usage exceeds threshold | Francesco Romani | 1 | -1/+50 |
2015-02-06 | block: add accounting for merged requests | Peter Lieven | 1 | -1/+8 |
2015-01-29 | qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro | Markus Armbruster | 1 | -1/+2 |
2015-01-13 | qmp: Add command 'blockdev-backup' | Fam Zheng | 1 | -0/+54 |
2015-01-13 | qapi: Fix document for BlockStats.node-name | Fam Zheng | 1 | -1/+1 |
2014-12-10 | block/qapi: Add cache information to query-block | Kevin Wolf | 1 | -1/+19 |
2014-12-10 | qmp: Add optional switch "query-nodes" in query-blockstats | Fam Zheng | 1 | -1/+10 |
2014-12-10 | block: Include "node-name" if present in query-blockstats | Fam Zheng | 1 | -1/+4 |
2014-11-26 | -machine vmport=auto: Fix handling of VMWare ioport emulation for xen | Don Slutz | 1 | -0/+15 |
2014-11-24 | Revert "qemu-img info: show nocow info" | Kevin Wolf | 1 | -4/+1 |
2014-11-07 | qapi: Complete BlkdebugEvent | Max Reitz | 1 | -1/+3 |
2014-11-03 | blockjob: Add "ready" field | Max Reitz | 1 | -1/+3 |
2014-10-04 | qapi: Add corrupt field to ImageInfoSpecificQCow2 | Max Reitz | 1 | -1/+5 |
2014-09-26 | qapi: dealloc visitor, implement visit_start_union | Michael Roth | 1 | -0/+26 |
2014-09-26 | qapi: add visit_start_union and visit_end_union | Michael Roth | 1 | -0/+15 |
2014-09-26 | trace: [qmp] Add commands to query and control event tracing state | Lluís Vilanova | 1 | -0/+65 |
2014-09-22 | block: delete cow block driver | Stefan Hajnoczi | 1 | -3/+2 |
2014-09-22 | qapi/block-core: Add "new" qcow2 options | Max Reitz | 1 | -1/+78 |
2014-09-22 | qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED | Max Reitz | 1 | -2/+7 |
2014-09-22 | qapi: Sort items in BlockdevOptions definition | Fam Zheng | 1 | -19/+19 |
2014-09-22 | qapi: Sort BlockdevDriver enum data list | Fam Zheng | 1 | -5/+5 |
2014-09-22 | block: Introduce "null" drivers | Fam Zheng | 1 | -2/+17 |
2014-09-12 | qapi: introduce PreallocMode and new PreallocModes full and falloc. | Hu Tao | 1 | -0/+17 |
2014-09-11 | block: extend BLOCK_IO_ERROR with reason string | Luiz Capitulino | 1 | -1/+6 |
2014-09-10 | block: extend BLOCK_IO_ERROR event with nospace indicator | Luiz Capitulino | 1 | -1/+7 |
2014-09-08 | rename parse_enum_option to qapi_enum_parse and make it public | Peter Lieven | 2 | -1/+35 |
2014-08-29 | qapi: add read-pattern enum for quorum | Liu Yuan | 1 | -1/+19 |
2014-08-15 | QMP: Add support for Archipelago | Chrysostomos Nanakos | 1 | -1/+34 |
2014-08-15 | qemu-img info: show nocow info | Chunyan Liu | 1 | -1/+4 |
2014-07-01 | block: add backing-file option to block-stream | Jeff Cody | 1 | -2/+17 |
2014-07-01 | block: extend block-commit to accept a string for the backing file | Jeff Cody | 1 | -2/+18 |
2014-07-01 | block: add QAPI command to allow live backing file change | Jeff Cody | 1 | -0/+26 |
2014-07-01 | qapi: Change back sector-count to sectors-count in quorum QAPI events. | Benoît Canet | 1 | -4/+4 |
2014-07-01 | block: make 'top' argument to block-commit optional | Jeff Cody | 1 | -3/+4 |
2014-06-29 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -3/+27 |
2014-06-27 | block: Add replaces argument to drive-mirror | Benoît Canet | 1 | -1/+5 |
2014-06-27 | blockjob: Fix recent BLOCK_JOB_ERROR regression | Markus Armbruster | 1 | -1/+1 |
2014-06-27 | blockjob: Fix recent BLOCK_JOB_READY regression | Markus Armbruster | 1 | -1/+14 |
2014-06-27 | virtio-serial: report frontend connection state via monitor | Laszlo Ersek | 1 | -0/+14 |
2014-06-27 | qapi event: clean up in callers | Wenchao Xia | 2 | -3/+4 |
2014-06-27 | qapi: move event defines | Wenchao Xia | 1 | -0/+318 |
2014-06-27 | block: Add node-name argument to drive-mirror | Benoît Canet | 1 | -0/+4 |
2014-06-27 | quorum: Add the rewrite-corrupted parameter to quorum | Benoît Canet | 1 | -1/+4 |
2014-06-24 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell | 4 | -0/+239 |
2014-06-23 | qapi event: convert other BLOCK_JOB events | Wenchao Xia | 1 | -0/+71 |
2014-06-23 | qapi event: convert BLOCK_IMAGE_CORRUPTED | Wenchao Xia | 1 | -0/+24 |
2014-06-23 | qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR | Wenchao Xia | 1 | -0/+39 |
2014-06-23 | qapi event: convert DEVICE_TRAY_MOVED | Wenchao Xia | 1 | -0/+14 |
2014-06-23 | qapi: adjust existing defines | Wenchao Xia | 1 | -0/+16 |
2014-06-23 | qapi: add event helper functions | Wenchao Xia | 2 | -0/+75 |