summaryrefslogtreecommitdiff
path: root/qemu-io-cmds.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-13qemu-io: Fix warnings from static code analysisStefan Weil1-1/+1
2014-01-24qemu-io: New command 'sleep'Kevin Wolf1-0/+42
2014-01-22qemu-io: add command completionStefan Hajnoczi1-0/+15
2013-11-29blkdebug: add "remove_break" commandFam Zheng1-0/+22
2013-11-28block: add flags to bdrv_*_write_zeroesPeter Lieven1-1/+1
2013-10-11block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz1-0/+9
2013-09-06block: expect errors from bdrv_co_is_allocatedPaolo Bonzini1-0/+4
2013-08-22aio / timers: Untangle include filesAlex Bligh1-0/+1
2013-06-06qemu-io: Interface cleanupKevin Wolf1-7/+7
2013-06-06qemu-io: Move remaining helpers from cmd.cKevin Wolf1-0/+104
2013-06-06qemu-io: Move functions for registering and running commandsKevin Wolf1-51/+141
2013-06-06qemu-io: Move 'help' functionKevin Wolf1-1/+66
2013-06-06qemu-io: Factor out qemuio_commandKevin Wolf1-0/+24
2013-06-06qemu-io: Split off commands to qemu-io-cmds.cKevin Wolf1-0/+1835