91 Commits (1272a6c4883db77e08a9cff1d2d3d1fa1f420865)

Author SHA1 Message Date
Alex Bennée 50290c002c qemu-io-cmds: use clock_gettime for benchmarking 7 years ago
Alberto Garcia 41ae31e3d7 block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORS 7 years ago
Markus Armbruster e1ce7d747b block/qapi: Clean up how we print to monitor or stdout 7 years ago
Kevin Wolf c6e3f520c8 qemu-io: Add write -n for BDRV_REQ_NO_FALLBACK 7 years ago
Alberto Garcia 5019aece2a block: Remove the AioContext parameter from bdrv_reopen_multiple() 8 years ago
Alberto Garcia 077e8e2018 block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() 8 years ago
Andrey Shinkevich 1bf6e9ca92 bdrv_query_image_info Error parameter added 8 years ago
Richard W.M. Jones d339d766d1 qemu-io: Add generic function for reinitializing optind. 8 years ago
Alberto Garcia 2e891722c5 block: Remove flags parameter from bdrv_reopen_queue() 8 years ago
Alberto Garcia dc900c3523 qemu-io: Put flag changes in the options QDict in reopen_f() 8 years ago
Stefan Weil cf67b692b3 qemu-io-cmds: Fix two format strings 8 years ago
Alberto Garcia a8003ec40d qemu-io: Fix writethrough check in reopen 8 years ago
Max Reitz b32d7a39af qemu-io: Let command functions return error code 8 years ago
Max Reitz b444d0e9d1 qemu-io: Drop command functions' return values 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 9 years ago
Kevin Wolf 1a63a90750 block: Keep nodes drained between reopen_queue/multiple 9 years ago
Eric Blake f0a9c18f9e qemu-io: Relax 'alloc' now that block-status doesn't assert 9 years ago
Kevin Wolf f3adefb2ce qemu-io: Drop write permissions before read-only reopen 9 years ago
Kevin Wolf ea92203c66 qemu-io: Allow reopen read-write 9 years ago
Max Reitz 3a691c50f1 block: Add PreallocMode to blk_truncate() 9 years ago
Eric Blake d6a644bbfe block: Make bdrv_is_allocated() byte-based 9 years ago
Manos Pitsidianakis f5a5ca7969 block: change variable names in BlockDriverState 9 years ago
Eric Blake 6f3c90af3c qemu-io: Switch 'map' output to byte-based reporting 9 years ago
Eric Blake 4401fdc77c qemu-io: Switch 'alloc' command to byte-based length 9 years ago
Eric Blake 1bce6b4ce3 qemu-io: Improve alignment checks 9 years ago
Max Reitz ed3d2ec98a block: Add errp to b{lk,drv}_truncate() 10 years ago
Fam Zheng 324ec3e4f2 qemu-io-cmds: Use bdrv_coroutine_enter 9 years ago
Peter Maydell 6aabeb5839 qemu-io-cmds: Assert that global and nofile commands don't use ct->perms 9 years ago
Kevin Wolf 887354bd13 hmp: Request permissions in qemu-io 10 years ago
Markus Armbruster f46bfdbfc8 util/cutils: Change qemu_strtosz*() from int64_t to uint64_t 10 years ago
Markus Armbruster f17fd4fdf0 util/cutils: Return qemu_strtosz*() error and value separately 10 years ago
Markus Armbruster 4fcdf65ae2 util/cutils: Let qemu_strtosz*() optionally reject trailing crap 10 years ago
Markus Armbruster 466dea14e6 util/cutils: New qemu_strtosz() 10 years ago
Alberto Garcia 3026c4688c qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTES 10 years ago
Anand J 814bb12a56 clean-up: removed duplicate #includes 10 years ago
Paolo Bonzini 15afd94a04 qemu-io: acquire AioContext 10 years ago
Paolo Bonzini 720150f318 block: prepare bdrv_reopen_multiple to release AioContext 10 years ago
Pavel Butsykin fe5c1355e7 block: switch blk_write_compressed() to byte-based interface 10 years ago
Eric Blake 1c6c4bb7f0 block: Convert BB interface to byte-based discards 10 years ago
Max Reitz a367467995 qemu-io: Use correct range limitations 10 years ago
Paolo Bonzini 0b8b8753e4 coroutine: move entry argument to qemu_coroutine_create 10 years ago
Eric Blake d004bd52aa block: Rename blk_write_zeroes() 10 years ago
Eric Blake 37546ff28f qemu-iotests: Fix regression in 136 on aio_read invalid 10 years ago
Eric Blake 4ca1d3401b qemu-io: Fix recent UI updates 10 years ago
Kevin Wolf 91c6e4b7bb block: Remove bdrv_aio_multiwrite() 11 years ago
Eric Blake c2e001cc82 qemu-io: Add 'write -z -u' to test MAY_UNMAP flag 10 years ago
Eric Blake 770e0e0e80 qemu-io: Add 'write -f' to test FUA flag 10 years ago
Eric Blake 093ea232b0 qemu-io: Allow unaligned access by default 10 years ago
Eric Blake dc38852aaa qemu-io: Use bool for command line flags 10 years ago
Eric Blake 7b3f9712e1 qemu-io: Switch to byte-based block access 10 years ago