index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-img.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-img: Use strerror() for generic resize error
Max Reitz
2016-07-13
1
-1
/
+1
*
qemu-img: Set the ID of the block job in img_commit()
Alberto Garcia
2016-07-13
1
-1
/
+1
*
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
2016-07-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
2016-07-06
1
-17
/
+15
|
\
|
*
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
1
-15
/
+15
|
*
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-3
/
+3
|
*
qemu-img: Don't leak errors when outputting JSON
Eric Blake
2016-07-06
1
-6
/
+4
*
|
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
|
block: Switch discard length bounds to byte-based
Eric Blake
2016-07-05
1
-1
/
+2
*
|
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-4
/
+4
*
|
qemu-img: fix failed autotests
Denis V. Lunev
2016-07-05
1
-1
/
+1
|
/
*
trace: enable tracing in qemu-img
Denis V. Lunev
2016-06-28
1
-1
/
+18
*
qemu-img: move common options parsing before commands processing
Denis V. Lunev
2016-06-28
1
-13
/
+26
*
qemu-img bench: Fix uninitialised writethrough mode
Kevin Wolf
2016-06-16
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-06-08
1
-0
/
+329
|
\
|
*
qemu-img bench: Add --flush-interval
Kevin Wolf
2016-06-08
1
-9
/
+86
|
*
qemu-img bench: Implement -S (step size)
Kevin Wolf
2016-06-08
1
-4
/
+21
|
*
qemu-img bench: Make start offset configurable
Kevin Wolf
2016-06-08
1
-3
/
+20
|
*
qemu-img bench: Sequential writes
Kevin Wolf
2016-06-08
1
-5
/
+33
|
*
qemu-img bench
Kevin Wolf
2016-06-08
1
-0
/
+190
*
|
Makefile: Derive "PKGVERSION" from "git describe" by default
Fam Zheng
2016-06-07
1
-0
/
+1
|
/
*
blockjob: Remove BlockJob.bs
Kevin Wolf
2016-05-25
1
-1
/
+1
*
block: Rename blk_write_zeroes()
Eric Blake
2016-05-25
1
-2
/
+2
*
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
Eduardo Habkost
2016-05-20
1
-4
/
+1
*
qemu-img: check block status of backing file when converting.
Ren Kimura
2016-05-12
1
-2
/
+13
*
qemu-img: Switch to byte-based block access
Eric Blake
2016-05-12
1
-9
/
+19
*
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-05-12
1
-1
/
+2
*
qom: -object error messages lost location, restore it
Markus Armbruster
2016-04-28
1
-28
/
+11
*
block: initialize qcrypto API at startup
Daniel P. Berrange
2016-04-12
1
-0
/
+6
*
qemu-img: fix formatting of error message
Daniel P. Berrange
2016-04-12
1
-1
/
+1
*
qemu-img: Fix preallocation with -S 0 for convert
Max Reitz
2016-03-30
1
-11
/
+15
*
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
2016-03-30
1
-1
/
+1
*
qemu-img: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
2016-03-30
1
-32
/
+44
*
qemu-img: Expand all BDRV_O_FLAGS uses
Kevin Wolf
2016-03-30
1
-12
/
+11
*
qemu-img/qemu-io: don't prompt for passwords if not required
Daniel P. Berrange
2016-03-30
1
-1
/
+2
*
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
2016-03-30
1
-22
/
+22
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-17
1
-29
/
+21
*
qemu-img: eliminate memory leak
Paolo Bonzini
2016-03-14
1
-5
/
+4
*
qemu-img: allow specifying image as a set of options args
Daniel P. Berrange
2016-02-22
1
-38
/
+167
*
qemu-img: add support for --object command line arg
Daniel P. Berrange
2016-02-22
1
-8
/
+252
*
qemu-img: initialize MapEntry object
John Snow
2016-02-22
1
-11
/
+15
*
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
2016-02-16
1
-0
/
+1
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-6
/
+5
*
qemu-img: Make MapEntry a QAPI struct
Fam Zheng
2016-02-02
1
-29
/
+42
*
qemu-img: In "map", use the returned "file" from bdrv_get_block_status
Fam Zheng
2016-02-02
1
-1
/
+1
*
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-02-02
1
-4
/
+9
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-1
/
+1
*
qemu-img: Speed up comparing empty/zero images
Fam Zheng
2016-01-20
1
-15
/
+30
[next]