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-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
2015-11-12
block: Add BlockJobTxn support to backup_run
John Snow
1
-1
/
+2
2015-11-12
qed: Implement .bdrv_drain
Fam Zheng
1
-0
/
+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 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-10-23
block: Introduce "drained begin/end" API
Fam Zheng
1
-0
/
+2
2015-10-23
block: Add BlockBackendRootState
Max Reitz
1
-0
/
+10
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
1
-6
/
+0
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
1
-3
/
+0
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
1
-0
/
+3
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
1
-3
/
+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: Remove bdrv_swap()
Kevin Wolf
1
-1
/
+0
2015-10-16
block: Introduce parents list
Kevin Wolf
1
-0
/
+2
2015-10-16
block-backend: Add blk_set_bs()
Kevin Wolf
1
-0
/
+2
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
1
-0
/
+1
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
1
-4
/
+8
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
1
-2
/
+1
2015-10-16
block: Introduce BDS.file_child
Kevin Wolf
1
-0
/
+1
2015-07-14
block: Fix backing file child when modifying graph
Kevin Wolf
1
-0
/
+1
2015-07-14
block: Introduce bdrv_open_child()
Kevin Wolf
1
-2
/
+2
2015-07-02
block: Remove bdrv_reset_dirty
Fam Zheng
1
-2
/
+0
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
1
-0
/
+2
2015-07-02
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
1
-1
/
+1
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+19
2015-06-12
block: Add BlockDriverState.inherits_from
Kevin Wolf
1
-0
/
+4
2015-06-12
block: Add list of children to BlockDriverState
Kevin Wolf
1
-0
/
+8
2015-06-12
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
1
-0
/
+7
2015-06-12
throttle: Add throttle group support
Alberto Garcia
1
-2
/
+5
2015-06-12
throttle: Add throttle group infrastructure
Alberto Garcia
1
-0
/
+1
2015-06-12
throttle: Extract timers from ThrottleState into a separate structure
BenoƮt Canet
1
-0
/
+1
2015-05-22
block: minimal bounce buffer alignment
Denis V. Lunev
1
-0
/
+3
2015-04-28
block: extract bdrv_setup_io_funcs()
Stefan Hajnoczi
1
-0
/
+8
2015-04-28
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
Stefan Hajnoczi
1
-0
/
+4
2015-04-28
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
1
-0
/
+2
2015-04-28
qmp: Ensure consistent granularity type
John Snow
1
-1
/
+1
[next]