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
2014-12-10
qemu-img: Check create_opts before image amendment
Max Reitz
1
-0
/
+7
2014-12-10
qemu-img: Check create_opts before image creation
Max Reitz
1
-0
/
+14
2014-11-06
qemu-img: Omit error_report() after img_open()
Max Reitz
1
-4
/
+0
2014-11-03
qemu-img: Fix insignificant memleak
Max Reitz
1
-1
/
+3
2014-11-03
qemu-img: Add progress output for amend
Max Reitz
1
-3
/
+22
2014-11-03
block: Add status callback to bdrv_amend_options()
Max Reitz
1
-1
/
+1
2014-11-03
qemu-img: Specify backing file for commit
Max Reitz
1
-9
/
+23
2014-11-03
qemu-img: Enable progress output for commit
Max Reitz
1
-2
/
+21
2014-11-03
qemu-img: Empty image after commit
Max Reitz
1
-3
/
+31
2014-11-03
qemu-img: Implement commit like QMP
Max Reitz
1
-19
/
+59
2014-10-23
qemu-img: Print error if check failed
Max Reitz
1
-7
/
+14
2014-10-20
block: Make BlockBackend own its BlockDriverState
Markus Armbruster
1
-34
/
+1
2014-10-20
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
1
-66
/
+59
2014-10-20
block: New BlockBackend
Markus Armbruster
1
-8
/
+62
2014-10-20
block: Split bdrv_new_root() off bdrv_new()
Markus Armbruster
1
-3
/
+3
2014-10-03
block: Drop superfluous conditionals around qemu_opts_del()
Markus Armbruster
1
-3
/
+1
2014-09-25
block: Validate node-name
Kevin Wolf
1
-3
/
+3
2014-09-22
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
1
-1
/
+7
2014-09-08
qemu-img: clarify src_cache option documentation
Stefan Hajnoczi
1
-1
/
+2
2014-08-29
qemu-img: always goto out in img_snapshot() error paths
Stefan Hajnoczi
1
-9
/
+6
2014-08-29
qemu-img: fix img_compare() flags error path
Stefan Hajnoczi
1
-3
/
+3
2014-08-29
qemu-img: fix img_commit() error return value
Stefan Hajnoczi
1
-1
/
+1
2014-08-28
Revert "qemu-img: sort block formats in help message"
Stefan Hajnoczi
1
-22
/
+3
2014-08-22
qemu-img: Allow cache mode specification for amend
Max Reitz
1
-4
/
+15
2014-08-22
qemu-img: Allow source cache mode specification
Max Reitz
1
-16
/
+62
2014-08-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-31
/
+67
2014-08-15
block: Avoid bdrv_get_geometry() where errors should be detected
Markus Armbruster
1
-14
/
+50
2014-08-15
qemu-img: Make img_convert() get image size just once per image
Markus Armbruster
1
-16
/
+16
2014-08-15
block: Use bdrv_nb_sectors() in img_convert()
Markus Armbruster
1
-4
/
+4
2014-08-09
qemu-img: Check getchar() return value in read_password() for WIN32
Chen Gang
1
-2
/
+7
2014-07-18
qemu-img: Remove redundancy "ret = -1"
Chen Gang
1
-1
/
+0
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
1
-12
/
+7
2014-06-16
change block layer to support both QemuOpts and QEMUOptionParamter
Chunyan Liu
1
-50
/
+46
2014-06-04
qemu-img: Document check exit codes
Max Reitz
1
-4
/
+5
2014-06-02
qemu-img: Report error even with --oformat=json
Max Reitz
1
-3
/
+1
2014-05-30
qemu-img: Plug memory leak in convert command
Markus Armbruster
1
-1
/
+1
2014-05-30
qemu-img: Plug memory leak on block option help error path
Markus Armbruster
1
-0
/
+1
2014-05-19
Remove g_sequence_lookup from qemu-img help function
Mike Day
1
-5
/
+2
2014-05-09
qemu-img: Convert by cluster size if target is compressed
Fam Zheng
1
-0
/
+1
2014-05-09
qemu-img: sort block formats in help message
Mike Day
1
-3
/
+25
2014-04-29
block: Add '--version' option to qemu-img
Jeff Cody
1
-4
/
+11
2014-04-28
block: fix qemu-img --help invocation
Jeff Cody
1
-2
/
+13
2014-04-25
qemu-img: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-6
/
+6
2014-04-22
qemu-img: Improve error messages
Fam Zheng
1
-28
/
+46
2014-04-22
qemu-img: Avoid duplicate block device IDs
Kevin Wolf
1
-16
/
+22
2014-04-22
block: Add errp to bdrv_new()
Kevin Wolf
1
-3
/
+3
2014-04-01
qemu-img: Release reference to BlockDriverState
Prasad Joshi
1
-0
/
+1
2014-03-25
qemu-img: mandate argument to 'qemu-img check --repair'
Prasad Joshi
1
-1
/
+1
2014-03-05
qemu-img convert: Fix progress output
Kevin Wolf
1
-9
/
+11
2014-03-03
qemu-img: Remove unneeded include files
Stefan Weil
1
-6
/
+0
[next]