summaryrefslogtreecommitdiff
path: root/qemu-io.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-13qemu-io: Fix warnings from static code analysisStefan Weil1-4/+3
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-2/+6
2014-02-21block: Make bdrv_file_open() staticMax Reitz1-1/+3
2014-02-21block: Add reference parameter to bdrv_open()Max Reitz1-1/+3
2014-02-21block: Change BDS parameter of bdrv_open() to **Max Reitz1-1/+1
2014-02-20util: Split out exec_dir from os_find_datadirFam Zheng1-0/+1
2014-02-01readline: Add missing GCC_FMT_ATTRStefan Weil1-1/+2
2014-01-22qemu-io: Make filename optionalMax Reitz1-3/+5
2014-01-22block: Allow reference for bdrv_file_open()Max Reitz1-1/+1
2014-01-22qemu-io: add command completionStefan Hajnoczi1-1/+7
2014-01-22qemu-io: use readline.cStefan Hajnoczi1-45/+58
2013-10-11qemu-io: Let "open" pass options to block driverMax Reitz1-8/+31
2013-09-12block: Error parameter for open functionsMax Reitz1-4/+10
2013-09-06block: make bdrv_delete() staticFam Zheng1-3/+3
2013-08-06ignore SIGPIPE in qemu-img and qemu-ioMORITA Kazutaka1-0/+4
2013-06-06qemu-io: Use the qemu version for -VKevin Wolf1-3/+1
2013-06-06qemu-io: Interface cleanupKevin Wolf1-4/+3
2013-06-06qemu-io: Move command_loop() and friendsKevin Wolf1-0/+139
2013-06-06qemu-io: Move functions for registering and running commandsKevin Wolf1-5/+5
2013-06-06qemu-io: Move 'quit' functionKevin Wolf1-1/+16
2013-06-06qemu-io: Split off commands to qemu-io-cmds.cKevin Wolf1-1815/+2
2013-06-06qemu-io: Don't use global bs in command implementationsKevin Wolf1-76/+91
2013-06-06qemu-io: Handle cvtnum() errors in 'alloc'Kevin Wolf1-1/+8
2013-06-06qemu-io: Make cvtnum() a wrapper around strtosz_suffix()Kevin Wolf1-0/+6
2013-06-06qemu-io: Remove unused args_commandKevin Wolf1-10/+0
2013-05-24qemu-io: Fix 'map' outputKevin Wolf1-5/+41
2013-03-22block: Add options QDict to bdrv_file_open() prototypesKevin Wolf1-1/+1
2013-03-15block: Add options QDict to bdrv_open() prototypeKevin Wolf1-1/+1
2013-02-22block: implement BDRV_O_UNMAPPaolo Bonzini1-2/+9
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19block: move include files to include/block/Paolo Bonzini1-1/+1
2012-12-12qemu-io: Add AIO debugging commandsKevin Wolf1-0/+64
2012-12-11qemu-io: Implement write -c for compressed clustersKevin Wolf1-2/+21
2012-11-14qemu-io: Use bdrv_drain_all instead of qemu_aio_flushKevin Wolf1-1/+1
2012-11-06tools: initialize main loop before block layerPaolo Bonzini1-2/+1
2012-08-06qemu-io: add "abort" command to simulate program crashStefan Hajnoczi1-0/+12
2012-07-17qemu-io: Fix memory leaksKevin Wolf1-0/+4
2012-05-10qemu-io: fix the alloc commandPaolo Bonzini1-2/+8
2012-04-19qemu-io: use main_loop_waitPaolo Bonzini1-3/+4
2012-04-19qemu-io: Add command line switch for cache modeKevin Wolf1-1/+9
2012-04-05qemu-io: add option to enable tracingStefan Hajnoczi1-1/+9
2012-02-29qemu-io: fix segment fault when the image format is qedZhi Yong Wu1-0/+2
2012-02-09qemu-io: add write -z option for bdrv_co_write_zeroesStefan Hajnoczi1-8/+69
2012-01-27Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-24/+24
2012-01-27qemu-io: end aio help text sentences with periodsLaszlo Ersek1-2/+2
2012-01-26block: replace unchecked strdup/malloc/calloc with glibStefan Hajnoczi1-24/+24
2011-12-15block: bdrv_aio_* do not return NULLPaolo Bonzini1-31/+8
2011-12-05Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-2/+2
2011-12-05block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi1-2/+2
2011-12-02fix spelling in main directoryDong Xu Wang1-1/+1