index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-img.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-15
qemu-img check -r for repairing images
Kevin Wolf
1
-3
/
+22
2012-05-14
qemu-img: Fix segmentation fault
Charles Arnold
1
-1
/
+3
2012-05-10
qemu-img: make "info" backing file output correct and easier to use
Paolo Bonzini
1
-5
/
+7
2012-04-20
qemu-img: let 'qemu-img convert' flush data
Liu Yuan
1
-2
/
+2
2012-04-05
qemu-img: add dirty flag status
Dong Xu Wang
1
-0
/
+3
2012-04-05
qemu-img: add image fragmentation statistics
Dong Xu Wang
1
-1
/
+8
2012-03-12
qcow2: Add error messages in qcow2_truncate
Kevin Wolf
1
-1
/
+1
2012-02-29
qemu-img: fix segment fault when the image format is qed
Zhi Yong Wu
1
-0
/
+2
2012-02-09
cutils: extract buffer_is_zero() from qemu-img.c
Stefan Hajnoczi
1
-39
/
+7
2011-12-15
qemu-img rebase: Fix for undersized backing files
Kevin Wolf
1
-9
/
+33
2011-11-28
qemu-img: Tighten parsing of size arguments
Markus Armbruster
1
-4
/
+6
2011-10-21
qemu-img: Don't allow preallocation and compression at the same time
Kevin Wolf
1
-0
/
+11
2011-08-29
qemu-img: Require larger zero areas for sparse handling
Kevin Wolf
1
-2
/
+59
2011-08-23
qemu-img: print error codes when convert fails
Stefan Hajnoczi
1
-5
/
+8
2011-08-23
qemu-img: Use qemu_blockalign
Kevin Wolf
1
-6
/
+6
2011-08-23
block: add cache=directsync parameter to -drive
Stefan Hajnoczi
1
-1
/
+2
2011-08-23
block: parse cache mode flags in a single place
Stefan Hajnoczi
1
-24
/
+3
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-9
/
+9
2011-07-19
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
1
-30
/
+1
2011-07-05
qemu-img: Add cache command line option
Federico Simoncelli
1
-13
/
+67
2011-06-24
qemu-img: Don't prepend qemu-img to error messages twice.
Markus Armbruster
1
-4
/
+4
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
1
-2
/
+2
2011-05-18
qemu_img: is_not_zero() optimization
Dmitry Konishchev
1
-3
/
+26
2011-05-18
qemu-img.c: Remove superfluous parenthesis
Jes Sorensen
1
-3
/
+3
2011-05-03
qemu-img resize: Fix option parsing
Kevin Wolf
1
-2
/
+11
2011-04-27
qemu-img: allow rebase to a NULL backing file when unsafe
Anthony Liguori
1
-1
/
+1
2011-04-07
qemu-img rebase: Fix segfault if backing file can't be opened
Kevin Wolf
1
-2
/
+6
2011-04-07
qemu-img: Initial progress printing support
Jes Sorensen
1
-2
/
+36
2011-02-10
qemu-img: Improve error messages for failed bdrv_open
Kevin Wolf
1
-3
/
+7
2011-01-24
Make strtosz() return int64_t instead of ssize_t
Jes Sorensen
1
-1
/
+1
2011-01-24
qemu-img snapshot: Use writeback caching
Kevin Wolf
1
-1
/
+1
2010-12-17
Remove NULL checks for bdrv_new return value
Kevin Wolf
1
-4
/
+1
2010-12-17
qemu.img.c: Use error_report() instead of own error() implementation
Jes Sorensen
1
-65
/
+62
2010-12-17
qemu-img.c: Re-factor img_create()
Jes Sorensen
1
-106
/
+2
2010-12-17
qemu-img: Call error_set_progname
Kevin Wolf
1
-0
/
+3
2010-12-17
qemu-img.c: Clean up handling of image size in img_create()
Jes Sorensen
1
-6
/
+17
2010-12-14
qemu-img: Fail creation if backing format is invalid
Stefan Hajnoczi
1
-10
/
+12
2010-12-14
qemu-img: Free option parameter lists in img_create()
Stefan Hajnoczi
1
-2
/
+2
2010-12-14
qemu-img: Deprecate obsolete -6 and -e options
Jes Sorensen
1
-31
/
+22
2010-12-14
Make error handling more consistent in img_create() and img_resize()
Jes Sorensen
1
-6
/
+12
2010-12-14
Fail if detecting an unknown option
Jes Sorensen
1
-0
/
+8
2010-12-14
Fix formatting and missing braces in qemu-img.c
Jes Sorensen
1
-26
/
+51
2010-12-14
Consolidate printing of block driver options
Jes Sorensen
1
-9
/
+37
2010-12-14
img_convert(): Only try to free bs[] entries if bs is valid.
Jes Sorensen
1
-5
/
+8
2010-12-14
Use qemu_mallocz() instead of calloc() in img_convert()
Jes Sorensen
1
-6
/
+2
2010-10-30
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
1
-0
/
+1
2010-10-22
qemu-img: Fix qemu-img convert -obacking_file
Kevin Wolf
1
-0
/
+7
2010-10-22
Copy snapshots out of QCOW2 disk
edison
1
-1
/
+18
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+1
2010-09-08
qemu-img convert: Use cache=unsafe for output image
Kevin Wolf
1
-1
/
+2
[next]