31 Commits (bead59946a8b54398f4ba3c9c8ecd15eeac78c53)

Author SHA1 Message Date
Alberto Garcia 556c2b6071 qemu-io: Account for failed, invalid and flush operations 11 years ago
John Snow a9ecfa004f qemu-io: Correct error messages 11 years ago
John Snow ef5a788527 qemu-io: Check for trailing chars 11 years ago
John Snow 9b0beaf3de qemu-io: fix cvtnum lval types 11 years ago
Marc-André Lureau 4677bb40f8 utils: rename strtosz to use qemu prefix 11 years ago
Kevin Wolf 5bbd2e595e qemu-io: Add command 'reopen' 11 years ago
Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 11 years ago
Eric Blake b062ad86dc qemu-io: Use getopt() correctly 11 years ago
Max Reitz 4c7b7e9b94 qemu-io: Use BlockBackend 11 years ago
Fam Zheng a91f958456 qemu-io: Account IO by aio_read and aio_write 11 years ago
Max Reitz 0e82dc7bbd qemu-io: Add sigraise command 11 years ago
Max Reitz 4b25bbc4c2 qemu-io: Respect early image end for map 12 years ago
Markus Armbruster 08193dd52b qemu-io-cmds: g_renew() can't fail, bury dead error handling 12 years ago
Markus Armbruster 02c4f26b15 block: Use g_new() & friends to avoid multiplying sizes 12 years ago
Markus Armbruster 5839e53bbc block: Use g_new() & friends where that makes obvious sense 12 years ago
Paolo Bonzini b47ec2c456 block: prefer aio_poll to qemu_aio_wait 12 years ago
Maria Kustova 6e6507c06b qemu-io-cmds: Fixed typo in example for writev. 12 years ago
Stefan Weil f988388025 qemu-io: Fix warnings from static code analysis 12 years ago
Kevin Wolf cd33d02a10 qemu-io: New command 'sleep' 12 years ago
Stefan Hajnoczi 4694020d3c qemu-io: add command completion 13 years ago
Fam Zheng 4cc70e9337 blkdebug: add "remove_break" command 13 years ago
Peter Lieven aa7bfbfff7 block: add flags to bdrv_*_write_zeroes 13 years ago
Max Reitz a8d8ecb77f block/qapi: Human-readable ImageInfoSpecific dump 13 years ago
Paolo Bonzini d663640c04 block: expect errors from bdrv_co_is_allocated 13 years ago
Alex Bligh 6a1751b7aa aio / timers: Untangle include files 13 years ago
Kevin Wolf 3d21994f9c qemu-io: Interface cleanup 13 years ago
Kevin Wolf 0b613881ae qemu-io: Move remaining helpers from cmd.c 13 years ago
Kevin Wolf c2cdf5c589 qemu-io: Move functions for registering and running commands 13 years ago
Kevin Wolf f18a834a92 qemu-io: Move 'help' function 13 years ago
Kevin Wolf dd5832967a qemu-io: Factor out qemuio_command 13 years ago
Kevin Wolf 797ac58cb2 qemu-io: Split off commands to qemu-io-cmds.c 13 years ago
Kevin Wolf 734c3b85cb qemu-io: Don't use global bs in command implementations 13 years ago
Kevin Wolf cf49a6a00c qemu-io: Handle cvtnum() errors in 'alloc' 13 years ago
Kevin Wolf b6e356aa25 qemu-io: Make cvtnum() a wrapper around strtosz_suffix() 13 years ago
Kevin Wolf a23818f4ff qemu-io: Remove unused args_command 13 years ago
Kevin Wolf a00e81e98f qemu-io: Fix 'map' output 13 years ago
Kevin Wolf 787e4a8500 block: Add options QDict to bdrv_file_open() prototypes 13 years ago
Kevin Wolf de9c0cec6c block: Add options QDict to bdrv_open() prototype 13 years ago
Paolo Bonzini 9e8f1835ea block: implement BDRV_O_UNMAP 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 13 years ago
Kevin Wolf 41c695c749 qemu-io: Add AIO debugging commands 14 years ago
Kevin Wolf 791bfa35ee qemu-io: Implement write -c for compressed clusters 14 years ago
Kevin Wolf e7c8b094c2 qemu-io: Use bdrv_drain_all instead of qemu_aio_flush 14 years ago
Paolo Bonzini 2592c59a66 tools: initialize main loop before block layer 14 years ago
Stefan Hajnoczi e01c30d3e2 qemu-io: add "abort" command to simulate program crash 14 years ago
Kevin Wolf 9e559533bd qemu-io: Fix memory leaks 14 years ago
Paolo Bonzini cc785c349d qemu-io: fix the alloc command 14 years ago
Paolo Bonzini a5a5238ee4 qemu-io: use main_loop_wait 14 years ago
Kevin Wolf 592fa07043 qemu-io: Add command line switch for cache mode 14 years ago