index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-img.c
Age
Commit message (
Expand
)
Author
2016-06-16
qemu-img bench: Fix uninitialised writethrough mode
Kevin Wolf
2016-06-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-06-08
qemu-img bench: Add --flush-interval
Kevin Wolf
2016-06-08
qemu-img bench: Implement -S (step size)
Kevin Wolf
2016-06-08
qemu-img bench: Make start offset configurable
Kevin Wolf
2016-06-08
qemu-img bench: Sequential writes
Kevin Wolf
2016-06-08
qemu-img bench
Kevin Wolf
2016-06-07
Makefile: Derive "PKGVERSION" from "git describe" by default
Fam Zheng
2016-05-25
blockjob: Remove BlockJob.bs
Kevin Wolf
2016-05-25
block: Rename blk_write_zeroes()
Eric Blake
2016-05-20
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
Eduardo Habkost
2016-05-12
qemu-img: check block status of backing file when converting.
Ren Kimura
2016-05-12
qemu-img: Switch to byte-based block access
Eric Blake
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-04-28
qom: -object error messages lost location, restore it
Markus Armbruster
2016-04-12
block: initialize qcrypto API at startup
Daniel P. Berrange
2016-04-12
qemu-img: fix formatting of error message
Daniel P. Berrange
2016-03-30
qemu-img: Fix preallocation with -S 0 for convert
Max Reitz
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
2016-03-30
qemu-img: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
2016-03-30
qemu-img: Expand all BDRV_O_FLAGS uses
Kevin Wolf
2016-03-30
qemu-img/qemu-io: don't prompt for passwords if not required
Daniel P. Berrange
2016-03-30
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-14
qemu-img: eliminate memory leak
Paolo Bonzini
2016-02-22
qemu-img: allow specifying image as a set of options args
Daniel P. Berrange
2016-02-22
qemu-img: add support for --object command line arg
Daniel P. Berrange
2016-02-22
qemu-img: initialize MapEntry object
John Snow
2016-02-16
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-02
qemu-img: Make MapEntry a QAPI struct
Fam Zheng
2016-02-02
qemu-img: In "map", use the returned "file" from bdrv_get_block_status
Fam Zheng
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-01-20
block: Clean up includes
Peter Maydell
2016-01-20
qemu-img: Speed up comparing empty/zero images
Fam Zheng
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2016-01-13
error: Don't decorate original error message when adding to it
Markus Armbruster
2015-12-18
qemu-img: abort when full_backing_filename not present
John Snow
2015-12-18
block: Add opaque value to the amend CB
Max Reitz
2015-11-12
blockjob: Introduce reference count and fix reference to job->bs
Fam Zheng
2015-11-11
qemu-img: add check for zero-length job len
John Snow
2015-10-16
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
2015-09-04
qemu-img: Fix crash in amend invocation
Max Reitz
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
[next]