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
2013-11-07
block: expect errors from bdrv_co_is_allocated
Paolo Bonzini
1
-2
/
+14
2013-08-06
ignore SIGPIPE in qemu-img and qemu-io
MORITA Kazutaka
1
-0
/
+4
2013-08-06
qemu-img: Error out for excess arguments
Kevin Wolf
1
-7
/
+10
2013-07-15
block: Don't parse protocol from file.filename
Kevin Wolf
1
-2
/
+2
2013-06-21
qemu-img: Add missing GCC_FMT_ATTR
Stefan Weil
1
-1
/
+1
2013-06-07
block: add image info query function bdrv_query_image_info()
Wenchao Xia
1
-5
/
+6
2013-06-07
block: add snapshot info query function bdrv_query_snapshot_info_list()
Wenchao Xia
1
-1
/
+4
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
1
-4
/
+6
2013-06-04
block: dump snapshot and image info to specified output
Wenchao Xia
1
-4
/
+5
2013-06-04
block: move qmp and info dump related code to block/qapi.c
Wenchao Xia
1
-152
/
+4
2013-04-22
qemu-img: do not zero-pad the compressed write buffer
Stefan Hajnoczi
1
-6
/
+2
2013-03-15
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
1
-3
/
+3
2013-02-22
qemu-img: Add compare subcommand
Miroslav Rezanina
1
-1
/
+289
2013-02-22
qemu-img: Add "Quiet mode" option
Miroslav Rezanina
1
-48
/
+106
2013-02-22
qemu-img: add compressed clusters to BlockFragInfo
Stefan Hajnoczi
1
-2
/
+5
2013-02-22
qemu-img: fix missing space in qemu-img check output
Stefan Hajnoczi
1
-4
/
+5
2013-02-22
qemu-img: add json output option to the check command
Federico Simoncelli
1
-63
/
+169
2013-02-22
qemu-img: find the image end offset during check
Federico Simoncelli
1
-0
/
+4
2013-01-02
qemu-img: report size overflow error message
liguang
1
-3
/
+7
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-12-11
use qemu_opts_create_nofail
Dong Xu Wang
1
-1
/
+1
2012-12-11
qemu-img: img_create(): drop unneeded goto and ret variable
Luiz Capitulino
1
-10
/
+4
2012-12-11
qemu-img: img_create(): pass Error object to bdrv_img_create()
Luiz Capitulino
1
-2
/
+9
2012-12-11
block: bdrv_img_create(): add Error ** argument
Luiz Capitulino
1
-1
/
+1
2012-11-06
tools: initialize main loop before block layer
Paolo Bonzini
1
-2
/
+1
2012-10-24
qemu-img: Add --backing-chain option to info command
Stefan Hajnoczi
1
-14
/
+153
2012-10-24
qemu-img rebase: use empty string to rebase without backing file
Alex Bligh
1
-10
/
+19
2012-10-24
qemu-img: Fix division by zero for zero size images
Kevin Wolf
1
-8
/
+15
2012-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-54
/
+203
2012-09-14
Spelling fixes in comments and documentation
Stefan Weil
1
-1
/
+1
2012-09-12
Don't require encryption password for 'qemu-img info' command
Daniel P. Berrange
1
-10
/
+11
2012-09-12
qemu-img: Add json output option to the info command.
BenoƮt Canet
1
-44
/
+192
2012-08-10
block: add BLOCK_O_CHECK for qemu-img check
Stefan Hajnoczi
1
-1
/
+1
2012-08-06
qemu-img: use QemuOpts instead of QEMUOptionParameter in resize function
Dong Xu Wang
1
-11
/
+17
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-2
/
+2
2012-06-15
block: Replace bdrv_get_format() by bdrv_get_format_name()
Markus Armbruster
1
-3
/
+2
2012-06-15
qemu-img check: Print fixed clusters and recheck
Kevin Wolf
1
-0
/
+10
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
[next]