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
/
include
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
block: add BlockLimits.max_iov field
Stefan Hajnoczi
1
-0
/
+3
2015-12-18
block: Remove prototype of bdrv_swap from header
Fam Zheng
1
-1
/
+0
2015-12-18
block: Add opaque value to the amend CB
Max Reitz
2
-3
/
+4
2015-12-18
block: Introduce bs->explicit_options
Kevin Wolf
2
-0
/
+2
2015-12-18
block: Add infrastructure for option inheritance
Kevin Wolf
1
-1
/
+2
2015-12-18
block: Pass driver-specific options to .bdrv_refresh_filename()
Kevin Wolf
1
-1
/
+1
2015-12-18
block: Exclude nested options only for children in append_open_options()
Kevin Wolf
1
-0
/
+1
2015-12-18
block: Allow references for backing files
Kevin Wolf
1
-1
/
+2
2015-12-18
qcow2: Add .bdrv_join_options callback
Kevin Wolf
1
-0
/
+1
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2
-62
/
+2
2015-12-03
block: Don't wait serialising for non-COR read requests
Fam Zheng
1
-2
/
+2
2015-11-19
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
1
-0
/
+2
2015-11-19
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
1
-0
/
+4
2015-11-19
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
1
-0
/
+1
2015-11-19
snapshot: create bdrv_all_goto_snapshot helper
Denis V. Lunev
1
-0
/
+1
2015-11-19
snapshot: create bdrv_all_delete_snapshot helper
Denis V. Lunev
1
-0
/
+2
2015-11-19
snapshot: return error code from bdrv_snapshot_delete_by_id_or_name
Denis V. Lunev
1
-3
/
+3
2015-11-19
snapshot: create helper to test that block drivers supports snapshots
Denis V. Lunev
1
-0
/
+8
2015-11-12
block: Update copyright of the accounting code
Alberto Garcia
1
-0
/
+1
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
1
-0
/
+2
2015-11-12
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
1
-0
/
+14
2015-11-12
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
1
-0
/
+5
2015-11-12
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
1
-0
/
+4
2015-11-12
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
1
-0
/
+2
2015-11-12
block: Add BlockJobTxn support to backup_run
John Snow
1
-1
/
+2
2015-11-12
block: Add block job transactions
Fam Zheng
2
-0
/
+39
2015-11-12
blockjob: Add "completed" and "ret" in BlockJob
Fam Zheng
1
-0
/
+9
2015-11-12
blockjob: Add .commit and .abort block job actions
Fam Zheng
1
-0
/
+20
2015-11-12
blockjob: Introduce reference count and fix reference to job->bs
Fam Zheng
1
-3
/
+15
2015-11-12
qed: Implement .bdrv_drain
Fam Zheng
2
-1
/
+3
2015-11-12
block: Introduce BlockDriver.bdrv_drain callback
Fam Zheng
1
-0
/
+6
2015-11-12
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
1
-1
/
+0
2015-11-12
block: Add ioctl parameter fields to BlockRequest
Fam Zheng
1
-4
/
+12
2015-11-12
block: Add more types for tracked request
Fam Zheng
1
-1
/
+9
2015-11-11
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
1
-1
/
+4
2015-11-11
block: Make bdrv_states public
Max Reitz
1
-0
/
+2
2015-11-09
aio: Introduce aio-epoll.c
Fam Zheng
1
-0
/
+5
2015-11-09
aio: Introduce aio_context_setup
Fam Zheng
1
-0
/
+8
2015-11-09
aio: Introduce aio_external_disabled
Fam Zheng
1
-0
/
+11
2015-11-06
bottom halves: introduce bh call function
Pavel Dovgalyuk
1
-0
/
+5
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
2
-0
/
+21
2015-10-23
aio: introduce aio_{disable,enable}_external
Fam Zheng
1
-0
/
+38
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
1
-0
/
+2
2015-10-23
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
1
-3
/
+0
2015-10-23
block: Add BlockBackendRootState
Max Reitz
1
-0
/
+10
2015-10-23
block/throttle-groups: Make incref/decref public
Max Reitz
1
-0
/
+3
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
2
-17
/
+0
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
2
-5
/
+0
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2
-3
/
+3
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
2
-4
/
+0
[next]