aboutsummaryrefslogtreecommitdiff
path: root/qemu-io-cmds.c
AgeCommit message (Expand)Author
2023-05-15qemu-iotests: test zone append operationSam Li
2023-05-15block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...Sam Li
2023-02-09qemu-io: add -r option to register I/O bufferStefan Hajnoczi
2023-02-09qemu-io: use BdrvRequestFlags instead of intStefan Hajnoczi
2023-02-01block/qapi: Add indentation to bdrv_node_info_dump()Hanna Reitz
2023-02-01block: Improve empty format-specific info dumpHanna Reitz
2023-01-24qemu-io: do not reinvent the blk_pwrite_zeroes wheelPaolo Bonzini
2022-07-12block: Change blk_pwrite_compressed() param orderAlberto Faria
2022-07-12block: Change blk_{pread,pwrite}() param orderAlberto Faria
2022-07-12block: Add a 'flags' param to blk_pread()Alberto Faria
2022-07-12block: Make blk_{pread,pwrite}() return 0 on successAlberto Faria
2022-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...Peter Maydell
2022-03-07qemu-io: Allow larger write zeroes under no fallbackEric Blake
2022-03-07qemu-io: Utilize 64-bit status during mapEric Blake
2022-03-07osdep: Move memalign-related functions to their own headerPeter Maydell
2021-07-09block: Acquire AioContexts during bdrv_reopen_multiple()Kevin Wolf
2021-06-02qemu-io-cmds: assert that we don't have .perm requested in no-blk caseVladimir Sementsov-Ogievskiy
2021-05-14monitor: hmp_qemu_io: acquire aio contex, fix crashVladimir Sementsov-Ogievskiy
2020-12-18qemu-io: add preallocate mode parameter for truncate commandVladimir Sementsov-Ogievskiy
2020-10-02qemu-io-cmds: Simplify help_onelineDr. David Alan Gilbert
2020-07-28block: nbd: Fix convert qcow2 compressed to nbdNir Soffer
2020-04-30block-backend: Add flags to blk_truncate()Kevin Wolf
2019-10-28block: Pass truncate exact=true where reasonableMax Reitz
2019-10-28block: Add @exact parameter to bdrv_co_truncate()Max Reitz
2019-09-13qemu-io: Don't leak pattern file in error pathKevin Wolf
2019-09-03qemu-io: add pattern file for write commandDenis Plotnikov
2019-06-12qemu-io-cmds: use clock_gettime for benchmarkingAlex Bennée
2019-05-20block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORSAlberto Garcia
2019-04-18block/qapi: Clean up how we print to monitor or stdoutMarkus Armbruster
2019-03-26qemu-io: Add write -n for BDRV_REQ_NO_FALLBACKKevin Wolf
2019-03-12block: Remove the AioContext parameter from bdrv_reopen_multiple()Alberto Garcia
2019-03-12block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()Alberto Garcia
2019-02-11bdrv_query_image_info Error parameter addedAndrey Shinkevich
2019-01-31qemu-io: Add generic function for reinitializing optind.Richard W.M. Jones
2018-12-14block: Remove flags parameter from bdrv_reopen_queue()Alberto Garcia
2018-12-14qemu-io: Put flag changes in the options QDict in reopen_f()Alberto Garcia
2018-11-05qemu-io-cmds: Fix two format stringsStefan Weil
2018-10-01qemu-io: Fix writethrough check in reopenAlberto Garcia
2018-06-11qemu-io: Let command functions return error codeMax Reitz
2018-06-11qemu-io: Drop command functions' return valuesMax Reitz
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2017-12-22block: Keep nodes drained between reopen_queue/multipleKevin Wolf
2017-10-26qemu-io: Relax 'alloc' now that block-status doesn't assertEric Blake
2017-09-26qemu-io: Drop write permissions before read-only reopenKevin Wolf
2017-08-08qemu-io: Allow reopen read-writeKevin Wolf
2017-07-11block: Add PreallocMode to blk_truncate()Max Reitz
2017-07-10block: Make bdrv_is_allocated() byte-basedEric Blake
2017-06-26block: change variable names in BlockDriverStateManos Pitsidianakis
2017-05-11qemu-io: Switch 'map' output to byte-based reportingEric Blake
2017-05-11qemu-io: Switch 'alloc' command to byte-based lengthEric Blake