16 Commits (071e6491947acff53196c119ea4713593e7a8b11)

Author SHA1 Message Date
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
Stefan Hajnoczi d7bb72c83c qemu-io: add option to enable tracing 14 years ago
Zhi Yong Wu a57d114389 qemu-io: fix segment fault when the image format is qed 14 years ago
Stefan Hajnoczi 71b58b82da qemu-io: add write -z option for bdrv_co_write_zeroes 14 years ago
Laszlo Ersek 96bab41df6 qemu-io: end aio help text sentences with periods 14 years ago
Stefan Hajnoczi 031380d877 block: replace unchecked strdup/malloc/calloc with glib 14 years ago
Paolo Bonzini ad54ae80c7 block: bdrv_aio_* do not return NULL 15 years ago
Stefan Hajnoczi 922453bca6 block: convert qemu_aio_flush() calls to bdrv_drain_all() 15 years ago
Dong Xu Wang 07f35073c6 fix spelling in main directory 15 years ago
Kevin Wolf 67403dbba7 qemu-io: Fix multiwrite_f error handling 15 years ago
Kevin Wolf f2360620fb qemu-io: Handle create_iovec errors 15 years ago
Stefan Hajnoczi b46578555c qemu-io: delete bs instead of leaking it 15 years ago
Alex Jia b1b1dad31f fix memory leak in aio_write_f 15 years ago
Stefan Weil b2bedb2144 Remove blanks before \n in output strings 15 years ago
Blue Swirl 84c8c656d0 qemu-io: remove unnecessary assignment 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago