index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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 convert: Fix progress output
Kevin Wolf
2014-03-05
1
-9
/
+11
*
qemu-img: Remove unneeded include files
Stefan Weil
2014-03-03
1
-6
/
+0
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-02-25
1
-45
/
+100
|
\
|
*
qemu-img: Allow -o help with incomplete argument list
Kevin Wolf
2014-02-21
1
-23
/
+35
|
*
qemu-img amend: Support multiple -o options
Kevin Wolf
2014-02-21
1
-2
/
+15
|
*
qemu-img convert: Support multiple -o options
Kevin Wolf
2014-02-21
1
-9
/
+25
|
*
qemu-img create: Support multiple -o options
Kevin Wolf
2014-02-21
1
-6
/
+22
|
*
block: Add reference parameter to bdrv_open()
Max Reitz
2014-02-21
1
-4
/
+4
|
*
block: Change BDS parameter of bdrv_open() to **
Max Reitz
2014-02-21
1
-6
/
+4
*
|
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
2014-02-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
util: Split out exec_dir from os_find_datadir
Fam Zheng
2014-02-20
1
-0
/
+1
*
|
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-4
/
+4
|
/
*
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
1
-1
/
+1
*
qemu-img: make progress output more accurate during convert
Peter Lieven
2013-12-13
1
-5
/
+21
*
qemu-img: decrease progress update interval on convert
Peter Lieven
2013-12-06
1
-1
/
+1
*
qemu-img: round down request length to an aligned sector
Peter Lieven
2013-12-06
1
-8
/
+24
*
qemu-img: dynamically adjust iobuffer size during convert
Peter Lieven
2013-12-05
1
-3
/
+13
*
qemu-img: fix usage instruction for qemu-img convert
Peter Lieven
2013-12-05
1
-1
/
+0
*
qemu-img: add support for skipping zeroes in input during convert
Peter Lieven
2013-12-05
1
-38
/
+42
*
qemu-img: add -l for snapshot in convert
Wenchao Xia
2013-12-04
1
-9
/
+35
*
snapshot: distinguish id and name in load_tmp
Wenchao Xia
2013-12-04
1
-2
/
+6
*
qemu-img: conditionally zero out target on convert
Peter Lieven
2013-11-28
1
-1
/
+9
*
qemu-img: add support for fully allocated images
Peter Lieven
2013-11-28
1
-3
/
+7
*
qemu-img: Fix overwriting 'ret' before using
Fam Zheng
2013-11-15
1
-3
/
+3
*
qemu-img: add special exit code if bdrv_check is not supported
Peter Lieven
2013-10-24
1
-1
/
+1
*
qemu-img: fix invalid JSON
Paolo Bonzini
2013-09-12
1
-1
/
+1
*
qemu-img create: Emit filename on error
Max Reitz
2013-09-12
1
-1
/
+1
*
block: Error parameter for create functions
Max Reitz
2013-09-12
1
-11
/
+5
*
block: Error parameter for open functions
Max Reitz
2013-09-12
1
-7
/
+14
*
snapshot: distinguish id and name in snapshot delete
Wenchao Xia
2013-09-12
1
-4
/
+7
*
block: Image file option amendment
Max Reitz
2013-09-12
1
-0
/
+84
*
qemu-img: add a "map" subcommand
Paolo Bonzini
2013-09-06
1
-0
/
+191
*
block: make bdrv_has_zero_init return false for copy-on-write-images
Paolo Bonzini
2013-09-06
1
-8
/
+1
*
qemu-img: always probe the input image for allocated sectors
Paolo Bonzini
2013-09-06
1
-21
/
+19
*
block: expect errors from bdrv_co_is_allocated
Paolo Bonzini
2013-09-06
1
-2
/
+14
*
block: make bdrv_delete() static
Fam Zheng
2013-09-06
1
-13
/
+13
*
add qemu-img convert -n option (skip target volume creation)
Alexandre Derumier
2013-09-06
1
-15
/
+38
*
ignore SIGPIPE in qemu-img and qemu-io
MORITA Kazutaka
2013-08-06
1
-0
/
+4
*
qemu-img: Error out for excess arguments
Kevin Wolf
2013-08-06
1
-7
/
+10
*
block: Don't parse protocol from file.filename
Kevin Wolf
2013-07-15
1
-2
/
+2
*
qemu-img: Add missing GCC_FMT_ATTR
Stefan Weil
2013-06-21
1
-1
/
+1
*
block: add image info query function bdrv_query_image_info()
Wenchao Xia
2013-06-07
1
-5
/
+6
*
block: add snapshot info query function bdrv_query_snapshot_info_list()
Wenchao Xia
2013-06-07
1
-1
/
+4
*
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
2013-06-06
1
-4
/
+6
*
block: dump snapshot and image info to specified output
Wenchao Xia
2013-06-04
1
-4
/
+5
*
block: move qmp and info dump related code to block/qapi.c
Wenchao Xia
2013-06-04
1
-152
/
+4
*
qemu-img: do not zero-pad the compressed write buffer
Stefan Hajnoczi
2013-04-22
1
-6
/
+2
*
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
2013-03-15
1
-3
/
+3
*
qemu-img: Add compare subcommand
Miroslav Rezanina
2013-02-22
1
-1
/
+289
*
qemu-img: Add "Quiet mode" option
Miroslav Rezanina
2013-02-22
1
-48
/
+106
[next]