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-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
2016-07-20
block: Switch BlockRequest to byte-based
Eric Blake
1
-32
/
+30
2016-07-20
block: Convert bdrv_discard() to byte-based
Eric Blake
3
-14
/
+12
2016-07-20
block: Convert bdrv_co_discard() to byte-based
Eric Blake
4
-35
/
+41
2016-07-20
iscsi: Rely on block layer to break up large requests
Eric Blake
1
-10
/
+4
2016-07-20
nbd: Drop unused offset parameter
Eric Blake
1
-15
/
+16
2016-07-20
nbd: Rely on block layer to break up large requests
Eric Blake
2
-52
/
+11
2016-07-20
block: Fragment writes to max transfer length
Eric Blake
1
-2
/
+33
2016-07-20
raw_bsd: Don't advertise flags not supported by protocol layer
Eric Blake
1
-2
/
+4
2016-07-20
block: Fragment reads to max transfer length
Eric Blake
1
-20
/
+33
2016-07-19
block/gluster: add support for multiple gluster servers
Prasanna Kumar Kalever
1
-40
/
+357
2016-07-19
block/gluster: using new qapi schema
Prasanna Kumar Kalever
1
-50
/
+59
2016-07-19
block/gluster: deprecate rdma support
Prasanna Kumar Kalever
1
-8
/
+12
2016-07-19
block/gluster: code cleanup
Prasanna Kumar Kalever
1
-68
/
+75
2016-07-19
block/gluster: rename [server, volname, image] -> [host, volume, path]
Prasanna Kumar Kalever
1
-27
/
+27
2016-07-19
mirror: fix request throttling in drive-mirror
Denis V. Lunev
1
-1
/
+6
2016-07-19
mirror: improve performance of mirroring of empty disk
Denis V. Lunev
1
-5
/
+11
2016-07-19
mirror: efficiently zero out target
Denis V. Lunev
1
-2
/
+26
2016-07-19
mirror: optimize dirty bitmap filling in mirror_run a bit
Denis V. Lunev
1
-2
/
+6
2016-07-19
mirror: create mirror_dirty_init helper for mirror_run
Denis V. Lunev
1
-29
/
+41
2016-07-19
mirror: create mirror_throttle helper
Denis V. Lunev
1
-12
/
+19
2016-07-19
mirror: make sectors_in_flight int64_t
Denis V. Lunev
1
-1
/
+1
2016-07-19
dirty-bitmap: operate with int64_t amount
Denis V. Lunev
1
-3
/
+3
2016-07-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-56
/
+192
2016-07-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-0
/
+21
2016-07-19
block/iscsi: allow caching of the allocation map
Peter Lieven
1
-58
/
+192
2016-07-19
block/iscsi: fix rounding in iscsi_allocationmap_set
Peter Lieven
1
-3
/
+5
2016-07-18
block: ignore flush requests when storage is clean
Evgeny Yakovlev
1
-0
/
+21
2016-07-18
linux-aio: prevent submitting more than MAX_EVENTS
Roman Pen
1
-10
/
+16
2016-07-18
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
5
-179
/
+22
2016-07-13
vvfat: Fix qcow write target driver specification
Max Reitz
1
-1
/
+2
2016-07-13
vmdk: fix metadata write regression
Reda Sallahi
1
-7
/
+7
[next]