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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-05
qcow2: fix iovec size at qcow2_co_pwritev_compressed
Pavel Butsykin
1
-1
/
+1
2016-09-05
drive-backup: added support for data compression
Pavel Butsykin
1
-1
/
+11
2016-09-05
block/io: turn on dirty_bitmaps for the compressed writes
Pavel Butsykin
1
-9
/
+5
2016-09-05
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2
-37
/
+2
2016-09-05
qcow: cleanup qcow_co_pwritev_compressed to avoid the recursion
Pavel Butsykin
1
-17
/
+7
2016-09-05
qcow: add qcow_co_pwritev_compressed
Pavel Butsykin
1
-67
/
+42
2016-09-05
vmdk: add vmdk_co_pwritev_compressed
Pavel Butsykin
1
-50
/
+5
2016-09-05
qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion
Pavel Butsykin
1
-17
/
+7
2016-09-05
qcow2: add qcow2_co_pwritev_compressed
Pavel Butsykin
1
-74
/
+50
2016-09-05
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
1
-16
/
+40
2016-09-05
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
2
-2
/
+3
2016-09-05
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2
-34
/
+11
2016-09-05
block: Accept node-name for block-stream
Kevin Wolf
1
-0
/
+16
2016-08-18
block: fix possible reorder of flush operations
Denis V. Lunev
1
-1
/
+2
2016-08-18
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
1
-2
/
+3
2016-08-17
curl: Cast fd to int for DPRINTF
Fam Zheng
1
-1
/
+1
2016-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-83
/
+172
2016-08-15
block/nbd: Store runtime option values
Max Reitz
1
-44
/
+61
2016-08-15
block/blkdebug: Store config filename
Max Reitz
1
-5
/
+12
2016-08-15
block/nbd: Use QemuOpts for runtime options
Max Reitz
1
-20
/
+54
2016-08-15
block/ssh: Use QemuOpts for runtime options
Max Reitz
1
-24
/
+55
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-11
linux-aio: Handle io_submit() failure gracefully
Kevin Wolf
1
-1
/
+7
2016-08-08
mirror: finish earlier on error
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2016-08-05
block/parallels: check new image size
Klim Kireev
1
-0
/
+5
2016-08-03
block: Cater to iscsi with non-power-of-2 discard
Eric Blake
1
-6
/
+9
2016-08-03
nbd: Limit nbdflags to 16 bits
Eric Blake
1
-1
/
+1
2016-07-27
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-2
/
+8
2016-07-26
mirror: double performance of the bulk stage if the disc is full
Vladimir Sementsov-Ogievskiy
1
-2
/
+8
2016-07-26
block: export LUKS specific data to qemu-img info
Daniel P. Berrange
1
-0
/
+49
2016-07-26
qcow2: do not allocate extra memory
Vladimir Sementsov-Ogievskiy
2
-2
/
+2
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-9
/
+0
2016-07-21
Revert "mirror: Workaround for unexpected iohandler events during completion"
Fam Zheng
1
-9
/
+0
2016-07-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
17
-319
/
+319
2016-07-20
raw_bsd: Convert to byte-based interface
Eric Blake
1
-19
/
+26
2016-07-20
nbd: Convert to byte-based interface
Eric Blake
3
-23
/
+27
2016-07-20
block: Kill .bdrv_co_discard()
Eric Blake
1
-7
/
+2
2016-07-20
sheepdog: Switch .bdrv_co_discard() to byte-based
Eric Blake
1
-7
/
+10
2016-07-20
raw_bsd: Switch .bdrv_co_discard() to byte-based
Eric Blake
1
-5
/
+4
2016-07-20
qcow2: Switch .bdrv_co_discard() to byte-based
Eric Blake
1
-5
/
+5
2016-07-20
nbd: Switch .bdrv_co_discard() to byte-based
Eric Blake
3
-16
/
+10
2016-07-20
iscsi: Switch .bdrv_co_discard() to byte-based
Eric Blake
1
-10
/
+8
2016-07-20
gluster: Switch .bdrv_co_discard() to byte-based
Eric Blake
1
-8
/
+6
2016-07-20
blkreplay: Switch .bdrv_co_discard() to byte-based
Eric Blake
1
-5
/
+4
2016-07-20
block: Add .bdrv_co_pdiscard() driver callback
Eric Blake
1
-2
/
+5
2016-07-20
block: Convert .bdrv_aio_discard() to byte-based
Eric Blake
3
-22
/
+18
2016-07-20
rbd: Switch rbd_start_aio() to byte-based
Eric Blake
1
-9
/
+9
2016-07-20
raw-posix: Switch paio_submit() to byte-based
Eric Blake
3
-15
/
+20
2016-07-20
block: Convert BB interface to byte-based discards
Eric Blake
2
-16
/
+14
2016-07-20
block: Convert bdrv_aio_discard() to byte-based
Eric Blake
3
-10
/
+10
[next]