336 Commits (0fb233125471b0c001b04df9e1b38c752ba002ee)

Author SHA1 Message Date
Kevin Wolf 604e861362 qemu-img bench: Fix uninitialised writethrough mode 10 years ago
Kevin Wolf 55d539c8f7 qemu-img bench: Add --flush-interval 10 years ago
Kevin Wolf 83de9be0dc qemu-img bench: Implement -S (step size) 11 years ago
Kevin Wolf d3199a31c7 qemu-img bench: Make start offset configurable 11 years ago
Kevin Wolf b6495fa849 qemu-img bench: Sequential writes 11 years ago
Kevin Wolf b6133b8c68 qemu-img bench 12 years ago
Fam Zheng 67a1de0d19 Makefile: Derive "PKGVERSION" from "git describe" by default 10 years ago
Kevin Wolf b75536c9fa blockjob: Remove BlockJob.bs 10 years ago
Eric Blake d004bd52aa block: Rename blk_write_zeroes() 10 years ago
Eduardo Habkost e8f2d2722e Use &error_fatal when initializing crypto on qemu-{img,io,nbd} 10 years ago
Ren Kimura 263a6f4c3a qemu-img: check block status of backing file when converting. 10 years ago
Eric Blake 9166920a0b qemu-img: Switch to byte-based block access 10 years ago
Eric Blake 983a160050 block: Switch blk_*write_zeroes() to byte interface 10 years ago
Markus Armbruster 51b9b478cc qom: -object error messages lost location, restore it 10 years ago
Daniel P. Berrange c229708848 block: initialize qcrypto API at startup 11 years ago
Daniel P. Berrange 143605a200 qemu-img: fix formatting of error message 11 years ago
Max Reitz aad15de427 qemu-img: Fix preallocation with -S 0 for convert 11 years ago
Kevin Wolf 61de4c6808 block: Remove BDRV_O_CACHE_WB 11 years ago
Kevin Wolf ce09954720 qemu-img: Call blk_set_enable_write_cache() explicitly 11 years ago
Kevin Wolf e699614341 qemu-img: Expand all BDRV_O_FLAGS uses 11 years ago
Daniel P. Berrange 4ef130fca8 qemu-img/qemu-io: don't prompt for passwords if not required 11 years ago
Daniel P. Berrange abb06c5ac1 block: add flag to indicate that no I/O will be performed 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
Max Reitz efaa7c4eeb blockdev: Split monitor reference from BB creation 11 years ago
Paolo Bonzini 396374caea qemu-img: eliminate memory leak 11 years ago
Daniel P. Berrange eb769f7420 qemu-img: allow specifying image as a set of options args 11 years ago
Daniel P. Berrange 3babeb153c qemu-img: add support for --object command line arg 11 years ago
John Snow 2875645b65 qemu-img: initialize MapEntry object 11 years ago
Daniel P. Berrange 064097d919 nbd: convert block client to use I/O channels for connection setup 11 years ago
Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 11 years ago
Fam Zheng 16b0d55586 qemu-img: Make MapEntry a QAPI struct 11 years ago
Fam Zheng 9e43034008 qemu-img: In "map", use the returned "file" from bdrv_get_block_status 11 years ago
Fam Zheng 67a0fd2a9b block: Add "file" output parameter to block status query functions 11 years ago
Peter Maydell 80c71a241a block: Clean up includes 11 years ago
Fam Zheng 25ad8e6e95 qemu-img: Speed up comparing empty/zero images 11 years ago
Markus Armbruster c29b77f955 error: Use error_reportf_err() where it makes obvious sense 11 years ago
Markus Armbruster 8aa802a6b7 error: Don't decorate original error message when adding to it 11 years ago
John Snow 92d617abc5 qemu-img: abort when full_backing_filename not present 11 years ago
Max Reitz 8b13976d3f block: Add opaque value to the amend CB 11 years ago
Fam Zheng 18930ba3d1 blockjob: Introduce reference count and fix reference to job->bs 11 years ago
John Snow 62547b8a1c qemu-img: add check for zero-length job len 11 years ago
Kevin Wolf 3f09bfbc7b block: Add and use bdrv_replace_in_backing_chain() 11 years ago
Kevin Wolf 760e006384 block: Convert bs->backing_hd to BdrvChild 11 years ago
Marc-André Lureau 4677bb40f8 utils: rename strtosz to use qemu prefix 11 years ago
Max Reitz e814dffcc9 qemu-img: Fix crash in amend invocation 11 years ago
Markus Armbruster cc7a8ea740 Include qapi/qmp/qerror.h exactly where needed 12 years ago
Markus Armbruster c6bd8c706a qerror: Clean up QERR_ macros to expand into a single string 12 years ago
Markus Armbruster 70b9433109 QemuOpts: Wean off qerror_report_err() 12 years ago
Daniel P. Berrange d57e4e482e util: move read_password method out of qemu-img into osdep/oslib 11 years ago