summaryrefslogtreecommitdiff
path: root/qemu-io-cmds.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-io: New command 'sleep'Kevin Wolf2014-01-241-0/+42
* qemu-io: add command completionStefan Hajnoczi2014-01-221-0/+15
* blkdebug: add "remove_break" commandFam Zheng2013-11-291-0/+22
* block: add flags to bdrv_*_write_zeroesPeter Lieven2013-11-281-1/+1
* block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz2013-10-111-0/+9
* block: expect errors from bdrv_co_is_allocatedPaolo Bonzini2013-09-061-0/+4
* aio / timers: Untangle include filesAlex Bligh2013-08-221-0/+1
* qemu-io: Interface cleanupKevin Wolf2013-06-061-7/+7
* qemu-io: Move remaining helpers from cmd.cKevin Wolf2013-06-061-0/+104
* qemu-io: Move functions for registering and running commandsKevin Wolf2013-06-061-51/+141
* qemu-io: Move 'help' functionKevin Wolf2013-06-061-1/+66
* qemu-io: Factor out qemuio_commandKevin Wolf2013-06-061-0/+24
* qemu-io: Split off commands to qemu-io-cmds.cKevin Wolf2013-06-061-0/+1835