72 Commits (9a76bd783d0421962e8c65bb853a57eef4897720)

Author SHA1 Message Date
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 10 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
Eric Blake 983a160050 block: Switch blk_*write_zeroes() to byte interface 10 years ago
Eric Blake 8341f00dc2 block: Allow BDRV_REQ_FUA through blk_pwrite() 10 years ago
Kevin Wolf 0e01b76e7c qemu-io: Fix memory leak in 'aio_write -z' 10 years ago
Kevin Wolf 5ceb77652e qemu-io: Support 'aio_write -z' 10 years ago
Kevin Wolf 61de4c6808 block: Remove BDRV_O_CACHE_WB 11 years ago
Kevin Wolf 19dbecdcee qemu-io: Use bdrv_parse_cache_mode() in reopen_f() 11 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell 80c71a241a block: Clean up includes 11 years ago
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' 12 years ago
Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 12 years ago
Eric Blake b062ad86dc qemu-io: Use getopt() correctly 11 years ago
Max Reitz 4c7b7e9b94 qemu-io: Use BlockBackend 12 years ago
Fam Zheng a91f958456 qemu-io: Account IO by aio_read and aio_write 12 years ago