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
2016-09-20
qemu-img: add skip option to dd
Reda Sallahi
1
-5
/
+45
2016-09-20
qemu-img: add the 'dd' subcommand
Reda Sallahi
1
-1
/
+302
2016-09-13
mirror: auto complete active commit
Wen Congyang
1
-1
/
+1
2016-09-05
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
1
-1
/
+1
2016-09-05
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
1
-1
/
+1
2016-09-05
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
1
-2
/
+4
2016-08-11
Update ancient copyright string in -version output
Peter Maydell
1
-1
/
+1
2016-08-08
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-2
/
+2
2016-07-13
qemu-img: Use strerror() for generic resize error
Max Reitz
1
-1
/
+1
2016-07-13
qemu-img: Set the ID of the block job in img_commit()
Alberto Garcia
1
-1
/
+1
2016-07-13
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
1
-1
/
+1
2016-07-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
1
-17
/
+15
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
1
-15
/
+15
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
1
-3
/
+3
2016-07-06
qemu-img: Don't leak errors when outputting JSON
Eric Blake
1
-6
/
+4
2016-07-05
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Switch discard length bounds to byte-based
Eric Blake
1
-1
/
+2
2016-07-05
block: Switch transfer length bounds to byte-based
Eric Blake
1
-4
/
+4
2016-07-05
qemu-img: fix failed autotests
Denis V. Lunev
1
-1
/
+1
2016-06-28
trace: enable tracing in qemu-img
Denis V. Lunev
1
-1
/
+18
2016-06-28
qemu-img: move common options parsing before commands processing
Denis V. Lunev
1
-13
/
+26
2016-06-16
qemu-img bench: Fix uninitialised writethrough mode
Kevin Wolf
1
-1
/
+1
2016-06-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+329
2016-06-08
qemu-img bench: Add --flush-interval
Kevin Wolf
1
-9
/
+86
2016-06-08
qemu-img bench: Implement -S (step size)
Kevin Wolf
1
-4
/
+21
2016-06-08
qemu-img bench: Make start offset configurable
Kevin Wolf
1
-3
/
+20
2016-06-08
qemu-img bench: Sequential writes
Kevin Wolf
1
-5
/
+33
2016-06-08
qemu-img bench
Kevin Wolf
1
-0
/
+190
2016-06-07
Makefile: Derive "PKGVERSION" from "git describe" by default
Fam Zheng
1
-0
/
+1
2016-05-25
blockjob: Remove BlockJob.bs
Kevin Wolf
1
-1
/
+1
2016-05-25
block: Rename blk_write_zeroes()
Eric Blake
1
-2
/
+2
2016-05-20
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
Eduardo Habkost
1
-4
/
+1
2016-05-12
qemu-img: check block status of backing file when converting.
Ren Kimura
1
-2
/
+13
2016-05-12
qemu-img: Switch to byte-based block access
Eric Blake
1
-9
/
+19
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
1
-1
/
+2
2016-04-28
qom: -object error messages lost location, restore it
Markus Armbruster
1
-28
/
+11
2016-04-12
block: initialize qcrypto API at startup
Daniel P. Berrange
1
-0
/
+6
2016-04-12
qemu-img: fix formatting of error message
Daniel P. Berrange
1
-1
/
+1
2016-03-30
qemu-img: Fix preallocation with -S 0 for convert
Max Reitz
1
-11
/
+15
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
1
-1
/
+1
2016-03-30
qemu-img: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-32
/
+44
2016-03-30
qemu-img: Expand all BDRV_O_FLAGS uses
Kevin Wolf
1
-12
/
+11
2016-03-30
qemu-img/qemu-io: don't prompt for passwords if not required
Daniel P. Berrange
1
-1
/
+2
2016-03-30
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
1
-22
/
+22
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
1
-29
/
+21
2016-03-14
qemu-img: eliminate memory leak
Paolo Bonzini
1
-5
/
+4
2016-02-22
qemu-img: allow specifying image as a set of options args
Daniel P. Berrange
1
-38
/
+167
2016-02-22
qemu-img: add support for --object command line arg
Daniel P. Berrange
1
-8
/
+252
[next]