Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu-io: New command 'sleep' | Kevin Wolf | 2014-01-24 | 1 | -0/+42 |
* | qemu-io: add command completion | Stefan Hajnoczi | 2014-01-22 | 1 | -0/+15 |
* | blkdebug: add "remove_break" command | Fam Zheng | 2013-11-29 | 1 | -0/+22 |
* | block: add flags to bdrv_*_write_zeroes | Peter Lieven | 2013-11-28 | 1 | -1/+1 |
* | block/qapi: Human-readable ImageInfoSpecific dump | Max Reitz | 2013-10-11 | 1 | -0/+9 |
* | block: expect errors from bdrv_co_is_allocated | Paolo Bonzini | 2013-09-06 | 1 | -0/+4 |
* | aio / timers: Untangle include files | Alex Bligh | 2013-08-22 | 1 | -0/+1 |
* | qemu-io: Interface cleanup | Kevin Wolf | 2013-06-06 | 1 | -7/+7 |
* | qemu-io: Move remaining helpers from cmd.c | Kevin Wolf | 2013-06-06 | 1 | -0/+104 |
* | qemu-io: Move functions for registering and running commands | Kevin Wolf | 2013-06-06 | 1 | -51/+141 |
* | qemu-io: Move 'help' function | Kevin Wolf | 2013-06-06 | 1 | -1/+66 |
* | qemu-io: Factor out qemuio_command | Kevin Wolf | 2013-06-06 | 1 | -0/+24 |
* | qemu-io: Split off commands to qemu-io-cmds.c | Kevin Wolf | 2013-06-06 | 1 | -0/+1835 |