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
/
io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
block: add missing call to bdrv_drain_recurse
Paolo Bonzini
1
-0
/
+1
2016-02-02
block: Use returned *file in bdrv_co_get_block_status
Fam Zheng
1
-2
/
+2
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
1
-12
/
+28
2016-01-20
block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Kevin Wolf
1
-2
/
+2
2016-01-20
block: Assert no write requests under BDRV_O_INCOMING
Kevin Wolf
1
-0
/
+2
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-22
block: replace IOV_MAX with BlockLimits.max_iov
Stefan Hajnoczi
1
-1
/
+2
2015-12-22
block: add BlockLimits.max_iov field
Stefan Hajnoczi
1
-0
/
+7
2015-12-18
block: fix bdrv_ioctl called from coroutine
Paolo Bonzini
1
-3
/
+4
2015-12-03
block: Don't wait serialising for non-COR read requests
Fam Zheng
1
-5
/
+7
2015-11-12
block: Introduce BlockDriver.bdrv_drain callback
Fam Zheng
1
-1
/
+15
2015-11-12
block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
Fam Zheng
1
-9
/
+92
2015-11-12
block: Track discard requests
Fam Zheng
1
-3
/
+10
2015-11-12
block: Track flush requests
Fam Zheng
1
-3
/
+8
2015-11-12
block: Add more types for tracked request
Fam Zheng
1
-4
/
+5
2015-10-29
block: Consider all child nodes in bdrv_requests_pending()
Kevin Wolf
1
-5
/
+8
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
1
-0
/
+17
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
1
-1
/
+5
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
1
-1
/
+3
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
1
-1
/
+1
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
1
-12
/
+12
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
1
-25
/
+25
2015-10-12
block: switch from g_slice allocator to malloc
Paolo Bonzini
1
-2
/
+2
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
1
-1
/
+11
2015-07-07
block: update bdrv_drain_all()/bdrv_drain() comments
Stefan Hajnoczi
1
-10
/
+10
2015-07-02
block: remove redundant check before g_slist_find()
Alberto Garcia
1
-1
/
+1
2015-07-02
block: Fix dirty bitmap in bdrv_co_discard
Fam Zheng
1
-2
/
+2
2015-07-02
block: Add bdrv_get_block_status_above
Fam Zheng
1
-11
/
+45
2015-06-23
Fix migration in case of scsi-generic
Dimitris Aragiorgis
1
-1
/
+2
2015-06-23
block: Let bdrv_drain_all() to call aio_poll() for each AioContext
Alexander Yarygin
1
-16
/
+26
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-12
throttle: Add throttle group support
Alberto Garcia
1
-59
/
+16
2015-06-12
throttle: Extract timers from ThrottleState into a separate structure
BenoƮt Canet
1
-10
/
+14
2015-05-22
block: get_block_status: use "else" when testing the opposite condition
Paolo Bonzini
1
-3
/
+1
2015-05-22
block: Fix NULL deference for unaligned write if qiov is NULL
Fam Zheng
1
-2
/
+95
2015-05-22
Revert "block: Fix unaligned zero write"
Fam Zheng
1
-39
/
+6
2015-05-22
block: align bounce buffers to page
Denis V. Lunev
1
-1
/
+1
2015-05-22
block: minimal bounce buffer alignment
Denis V. Lunev
1
-1
/
+6
2015-05-22
block: return EPERM on writes or discards to read-only devices
Paolo Bonzini
1
-2
/
+2
2015-04-28
block: move I/O request processing to block/io.c
Stefan Hajnoczi
1
-0
/
+2540