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
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-1
/
+1
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-1
/
+2
2015-05-22
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
1
-92
/
+1
2015-04-28
qemu-img convert: Rewrite copying logic
Kevin Wolf
1
-206
/
+310
2015-03-16
qemu-img: Avoid qerror_report_err() outside QMP handlers, again
Markus Armbruster
1
-4
/
+2
2015-03-16
qemu-img: Fix convert, amend error messages for unknown options
Markus Armbruster
1
-4
/
+2
2015-03-10
fix GCC 5.0.0 logical-not-parentheses warnings
Radim Krčmář
1
-1
/
+2
2015-03-10
block: remove superfluous '\n' around error_report/error_setg
Gonglei
1
-1
/
+1
2015-02-26
qemu-img: Suppress unhelpful extra errors in convert, amend
Markus Armbruster
1
-8
/
+17
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
1
-3
/
+3
2015-02-26
qemu-img: Suppress unhelpful extra errors in convert, resize
Markus Armbruster
1
-4
/
+12
2015-02-26
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
Markus Armbruster
1
-1
/
+2
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
1
-6
/
+3
2015-02-18
qemu-img: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
1
-2
/
+1
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-4
/
+2
2015-02-16
qemu-img: Use BlockBackend as far as possible
Max Reitz
1
-43
/
+39
2015-02-16
qemu-img: Use blk_new_open() in img_rebase()
Max Reitz
1
-26
/
+23
2015-02-16
qemu-img: Use blk_new_open() in img_open()
Max Reitz
1
-14
/
+6
2015-02-16
block: Add Error parameter to bdrv_find_protocol()
Max Reitz
1
-4
/
+7
2015-02-16
qemu-img: Fix qemu-img convert -n
Max Reitz
1
-24
/
+26
2015-02-06
qemu-img: Add QEMU_PKGVERSION to QEMU_IMG_VERSION
Don Slutz
1
-1
/
+1
2015-01-23
block: update string sizes for filename,backing_file,exact_filename
Jeff Cody
1
-2
/
+2
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
[next]