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
/
block.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
block: Fix bdrv_drain in coroutine
Fam Zheng
1
-0
/
+1
2016-03-30
block: Remove bdrv_(set_)enable_write_cache()
Kevin Wolf
1
-2
/
+0
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
1
-2
/
+1
2016-03-30
block: Remove bdrv_parse_cache_flags()
Kevin Wolf
1
-1
/
+0
2016-03-30
block: Move enable_write_cache to BB level
Kevin Wolf
1
-0
/
+1
2016-03-30
block: Add bdrv_parse_cache_mode()
Kevin Wolf
1
-0
/
+1
2016-03-30
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
1
-0
/
+1
2016-03-30
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
1
-0
/
+1
2016-03-30
block: Remove bdrv_make_anon()
Kevin Wolf
1
-1
/
+0
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
1
-1
/
+1
2016-03-17
block: Pull up blk_read_unthrottled() implementation
Kevin Wolf
1
-2
/
+0
2016-03-17
block: Remove bdrv_states list
Max Reitz
1
-1
/
+0
2016-03-17
block: Add bdrv_next_monitor_owned()
Max Reitz
1
-0
/
+1
2016-03-17
block: Move some bdrv_*_all() functions to BB
Max Reitz
1
-2
/
+0
2016-03-14
block: Remove unused typedef of BlockDriverDirtyHandler
Fam Zheng
1
-2
/
+0
2016-03-14
block: Move block dirty bitmap code to separate files
Fam Zheng
1
-34
/
+1
2016-03-14
typedefs: Add BdrvDirtyBitmap
Fam Zheng
1
-1
/
+0
2016-03-14
block: Include hbitmap.h in block.h
Fam Zheng
1
-1
/
+1
2016-03-14
block: Fix snapshot=on cache modes
Kevin Wolf
1
-1
/
+0
2016-02-02
block: set device_list.tqe_prev to NULL on BDS removal
Jeff Cody
1
-0
/
+1
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
1
-4
/
+7
2016-02-02
block: Make bdrv_close() static
Max Reitz
1
-1
/
+0
2016-02-02
block: Remove BDS close notifier
Max Reitz
1
-1
/
+0
2016-01-20
block: Inactivate BDS when migration completes
Kevin Wolf
1
-0
/
+1
2016-01-20
block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Kevin Wolf
1
-1
/
+1
2016-01-07
block: Add check on mirror target
Fam Zheng
1
-0
/
+1
2016-01-07
block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE
Fam Zheng
1
-1
/
+1
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
1
-2
/
+2
2015-12-18
block: Introduce bs->explicit_options
Kevin Wolf
1
-0
/
+1
2015-12-18
block: Allow references for backing files
Kevin Wolf
1
-1
/
+2
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
1
-61
/
+1
2015-12-03
block: Don't wait serialising for non-COR read requests
Fam Zheng
1
-2
/
+2
2015-11-12
block: Add block job transactions
Fam Zheng
1
-0
/
+1
2015-11-12
qed: Implement .bdrv_drain
Fam Zheng
1
-1
/
+0
2015-11-12
block: Add ioctl parameter fields to BlockRequest
Fam Zheng
1
-4
/
+12
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
1
-0
/
+19
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
1
-11
/
+0
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
1
-2
/
+0
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
1
-1
/
+0
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
1
-1
/
+1
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
1
-1
/
+1
2015-10-16
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
1
-1
/
+3
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
1
-0
/
+1
2015-10-16
block: Remove bdrv_open_image()
Kevin Wolf
1
-4
/
+0
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
1
-1
/
+7
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
1
-3
/
+6
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
1
-1
/
+3
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
1
-2
/
+0
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
1
-2
/
+1
[prev]
[next]