index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
/
block_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
block: use safe iteration over AioContext notifiers
Stefan Hajnoczi
1
-0
/
+2
2016-06-16
block/mirror: Fix target backing BDS
Max Reitz
1
-1
/
+17
2016-06-16
block: Remove bs->zero_beyond_eof
Kevin Wolf
1
-3
/
+0
2016-06-16
block: Make bdrv_load/save_vmstate coroutine_fns
Kevin Wolf
1
-4
/
+6
2016-06-16
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
1
-2
/
+2
2016-06-08
block: Kill bdrv_co_write_zeroes()
Eric Blake
1
-2
/
+0
2016-06-08
block: Add .bdrv_co_pwrite_zeroes()
Eric Blake
1
-1
/
+3
2016-06-08
block: Track write zero limits in bytes
Eric Blake
1
-4
/
+6
2016-05-25
block: Fix reconfiguring graph with drained nodes
Kevin Wolf
1
-1
/
+2
2016-05-19
block: Remove BlockDriverState.blk
Kevin Wolf
1
-2
/
+1
2016-05-19
block: User BdrvChild callback for device name
Kevin Wolf
1
-0
/
+5
2016-05-19
block: Use BdrvChild callbacks for change_media/resize
Kevin Wolf
1
-1
/
+3
2016-05-19
block: Decouple throttling from BlockDriverState
Kevin Wolf
1
-3
/
+0
2016-05-19
block: Drain throttling queue with BdrvChild callback
Kevin Wolf
1
-5
/
+11
2016-05-19
block: Introduce BdrvChild.opaque
Kevin Wolf
1
-0
/
+1
2016-05-19
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
1
-2
/
+1
2016-05-19
block: Move throttling fields from BDS to BB
Kevin Wolf
1
-13
/
+0
2016-05-19
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
1
-1
/
+0
2016-05-12
Add new block driver interface to add/delete a BDS's child
Wen Congyang
1
-0
/
+5
2016-05-12
block: Honor BDRV_REQ_FUA during write_zeroes
Eric Blake
1
-2
/
+5
2016-05-12
block: Make supported_write_flags a per-bds property
Eric Blake
1
-2
/
+2
2016-05-12
Allow users to specify the vmdk virtual hardware version.
Janne Karhunen
1
-1
/
+1
2016-05-12
block: Remove BlockDriver.bdrv_read/write
Kevin Wolf
1
-4
/
+0
2016-05-12
block: Introduce .bdrv_co_preadv/pwritev BlockDriver function
Kevin Wolf
1
-0
/
+4
2016-05-12
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
1
-2
/
+2
2016-05-12
block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
Paolo Bonzini
1
-1
/
+4
2016-05-12
block: introduce bdrv_no_throttling_begin/end
Paolo Bonzini
1
-3
/
+6
2016-03-30
block: Introduce bdrv_co_writev_flags()
Kevin Wolf
1
-0
/
+5
2016-03-30
block: Move enable_write_cache to BB level
Kevin Wolf
1
-3
/
+0
2016-03-30
block: add flush callback
Pavel Dovgalyuk
1
-0
/
+7
2016-03-30
block: Remove blk_set_bs()
Kevin Wolf
1
-2
/
+0
2016-03-17
block: Use blk_co_pwritev() for blk_write()
Kevin Wolf
1
-0
/
+3
2016-03-17
block: Use blk_co_preadv() for blk_read()
Kevin Wolf
1
-0
/
+4
2016-03-17
block: Use BdrvChild in BlockBackend
Kevin Wolf
1
-0
/
+5
2016-03-17
block: Remove bdrv_states list
Max Reitz
1
-4
/
+0
2016-03-14
hmp: 'drive_add -n' for creating a node without BB
Kevin Wolf
1
-0
/
+2
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
1
-1
/
+2
2016-02-02
blockdev: Keep track of monitor-owned BDS
Max Reitz
1
-0
/
+4
2016-02-02
block: Add list of all BlockDriverStates
Max Reitz
1
-0
/
+2
2016-02-02
block: Remove BDS close notifier
Max Reitz
1
-2
/
+0
2016-02-02
block: Add blk_dev_has_tray()
Max Reitz
1
-0
/
+1
2016-01-20
block: Inactivate BDS when migration completes
Kevin Wolf
1
-0
/
+1
2015-12-22
block: add BlockLimits.max_iov field
Stefan Hajnoczi
1
-0
/
+3
2015-12-18
block: Add opaque value to the amend CB
Max Reitz
1
-1
/
+2
2015-12-18
block: Introduce bs->explicit_options
Kevin Wolf
1
-0
/
+1
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
qcow2: Add .bdrv_join_options callback
Kevin Wolf
1
-0
/
+1
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
1
-1
/
+1
[next]