121 Commits (fbf4fa1091046fd58f60281134d904e2fb377752)

Author SHA1 Message Date
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Stefan Hajnoczi 365911b182 qemu-io: add cvtnum() error handling for zone commands 2 years ago
Kevin Wolf 3574499a1e block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK 3 years ago
Sam Li fe4fe70d27 qemu-iotests: test zone append operation 3 years ago
Sam Li 6d43eaa396 block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls 3 years ago
Stefan Hajnoczi 00e2a04c27 qemu-io: add -r option to register I/O buffer 3 years ago
Stefan Hajnoczi 1321e00801 qemu-io: use BdrvRequestFlags instead of int 3 years ago
Hanna Reitz 76c9e9750d block/qapi: Add indentation to bdrv_node_info_dump() 4 years ago
Hanna Reitz 3716470b24 block: Improve empty format-specific info dump 4 years ago
Paolo Bonzini 264dcbb2b1 qemu-io: do not reinvent the blk_pwrite_zeroes wheel 3 years ago
Alberto Faria 0cadf2c8a3 block: Change blk_pwrite_compressed() param order 4 years ago
Alberto Faria a9262f551e block: Change blk_{pread,pwrite}() param order 4 years ago
Alberto Faria 3b35d4542c block: Add a 'flags' param to blk_pread() 4 years ago
Alberto Faria bf5b16fa40 block: Make blk_{pread,pwrite}() return 0 on success 4 years ago
Eric Blake 395aecd037 qemu-io: Allow larger write zeroes under no fallback 4 years ago
Eric Blake 087f2fb376 qemu-io: Utilize 64-bit status during map 4 years ago
Peter Maydell 5df022cf2e osdep: Move memalign-related functions to their own header 4 years ago
Kevin Wolf 6cf42ca2f9 block: Acquire AioContexts during bdrv_reopen_multiple() 5 years ago
Vladimir Sementsov-Ogievskiy 8eaf10187a qemu-io-cmds: assert that we don't have .perm requested in no-blk case 5 years ago
Vladimir Sementsov-Ogievskiy 78632a3d16 monitor: hmp_qemu_io: acquire aio contex, fix crash 5 years ago
Vladimir Sementsov-Ogievskiy 42ba0225bd qemu-io: add preallocate mode parameter for truncate command 6 years ago
Dr. David Alan Gilbert da16f4b867 qemu-io-cmds: Simplify help_oneline 6 years ago
Nir Soffer a2b333c018 block: nbd: Fix convert qcow2 compressed to nbd 6 years ago
Kevin Wolf 8c6242b6f3 block-backend: Add flags to blk_truncate() 6 years ago
Max Reitz e8d04f9237 block: Pass truncate exact=true where reasonable 7 years ago
Max Reitz c80d8b06cf block: Add @exact parameter to bdrv_co_truncate() 7 years ago
Kevin Wolf c8e68b43e1 qemu-io: Don't leak pattern file in error path 7 years ago
Denis Plotnikov 4d731510d3 qemu-io: add pattern file for write command 7 years ago
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() 7 years ago
Alberto Garcia 077e8e2018 block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() 7 years ago
Andrey Shinkevich 1bf6e9ca92 bdrv_query_image_info Error parameter added 7 years ago
Richard W.M. Jones d339d766d1 qemu-io: Add generic function for reinitializing optind. 7 years ago
Alberto Garcia 2e891722c5 block: Remove flags parameter from bdrv_reopen_queue() 7 years ago
Alberto Garcia dc900c3523 qemu-io: Put flag changes in the options QDict in reopen_f() 7 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 8 years ago
Kevin Wolf 1a63a90750 block: Keep nodes drained between reopen_queue/multiple 8 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