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-29
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
Kevin Wolf
1
-5
/
+4
2016-09-29
block/qapi: Move 'aio' option to file driver
Kevin Wolf
2
-22
/
+78
2016-09-29
block-backend: remove blk_flush_all
John Snow
1
-22
/
+0
2016-09-29
block: reintroduce bdrv_flush_all
John Snow
1
-0
/
+25
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-10
/
+5
2016-09-28
linux-aio: fix re-entrant completion processing
Stefan Hajnoczi
1
-3
/
+6
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
1
-10
/
+5
2016-09-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-6
/
+26
2016-09-23
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
6
-73
/
+26
2016-09-23
block: Add blk_by_dev()
Kevin Wolf
1
-0
/
+19
2016-09-23
commit: Add 'base' to the reopen queue before 'overlay_bs'
Alberto Garcia
1
-4
/
+4
2016-09-23
block: Add "read-only" to the options QDict
Alberto Garcia
1
-1
/
+2
2016-09-23
qcow2: fix encryption during cow of sectors
Daniel P. Berrange
1
-1
/
+1
2016-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+8
2016-09-23
vpc: Use QEMU UUID API
Fam Zheng
1
-7
/
+3
2016-09-23
vdi: Use QEMU UUID API
Fam Zheng
1
-56
/
+17
2016-09-23
vhdx: Use QEMU UUID API
Fam Zheng
3
-9
/
+5
2016-09-23
util: Add UUID API
Fam Zheng
1
-1
/
+1
2016-09-22
iscsi: Fix divide-by-zero regression on raw SG devices
Eric Blake
1
-5
/
+8
2016-09-20
commit: get the overlay node before manipulating the backing chain
Alberto Garcia
1
-2
/
+1
2016-09-20
blockdev: Modularize nfs block driver
Colin Lord
1
-0
/
+1
2016-09-20
blockdev: Add dynamic module loading for block drivers
Marc Mari
1
-2
/
+1
2016-09-20
blockdev: prepare iSCSI block driver for dynamic loading
Colin Lord
1
-36
/
+0
2016-09-19
crypto: make PBKDF iterations configurable for LUKS format
Daniel P. Berrange
1
-0
/
+6
2016-09-15
sheepdog: remove useless casts
Laurent Vivier
1
-2
/
+2
2016-09-15
curl: Operate on zero-length file
Tomáš Golembiovský
1
-4
/
+21
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-1
/
+0
2016-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
7
-51
/
+870
2016-09-13
replication: Implement new driver for block replication
Wen Congyang
2
-0
/
+660
2016-09-13
mirror: auto complete active commit
Wen Congyang
1
-4
/
+9
2016-09-13
block: Link backup into block core
Wen Congyang
1
-1
/
+1
2016-09-13
Backup: export interfaces for extra serialization
Changlong Xie
1
-7
/
+34
2016-09-13
Backup: clear all bitmap when doing block checkpoint
Wen Congyang
1
-0
/
+18
2016-09-13
linux-aio: process completions from ioq_submit()
Roman Pen
1
-2
/
+22
2016-09-13
linux-aio: split processing events function
Roman Pen
1
-10
/
+21
2016-09-13
linux-aio: consume events in userspace instead of calling io_getevents
Roman Pen
1
-26
/
+99
2016-09-13
qcow2: avoid memcpy(dst, NULL, len)
Stefan Hajnoczi
2
-2
/
+7
2016-09-13
block/gluster: add support to choose libgfapi logfile
Prasanna Kumar Kalever
1
-4
/
+38
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
[next]