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
/
block
/
block-backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-12
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
1
-0
/
+1
2015-11-11
block: Add blk_get_refcnt()
Alberto Garcia
1
-0
/
+5
2015-11-11
block: Inquire tray state before tray-moved events
Max Reitz
1
-10
/
+7
2015-11-11
block: Add functions for inheriting a BBRS
Max Reitz
1
-0
/
+27
2015-11-11
block: Add blk_remove_bs()
Max Reitz
1
-0
/
+12
2015-10-23
block: Add blk_insert_bs()
Max Reitz
1
-0
/
+11
2015-10-23
block: Prepare remaining BB functions for NULL BDS
Max Reitz
1
-16
/
+56
2015-10-23
block: Fail requests to empty BlockBackend
Max Reitz
1
-1
/
+54
2015-10-23
block: Make some BB functions fall back to BBRS
Max Reitz
1
-4
/
+24
2015-10-23
block: Add BlockBackendRootState
Max Reitz
1
-0
/
+40
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
1
-5
/
+111
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
1
-1
/
+4
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
1
-2
/
+5
2015-10-23
block: Fix BB AIOCB AioContext without BDS
Max Reitz
1
-1
/
+16
2015-10-23
block: Add blk_is_available()
Max Reitz
1
-1
/
+6
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
1
-1
/
+1
2015-10-16
block-backend: Add blk_set_bs()
Kevin Wolf
1
-0
/
+17
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
1
-1
/
+1
2015-06-23
block-backend: Introduce blk_drain()
Alexander Yarygin
1
-0
/
+5
2015-04-28
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
1
-0
/
+11
2015-03-10
block-backend: Add wrappers for blocksizes and geometry probing
Ekaterina Tumanova
1
-0
/
+10
2015-02-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
1
-3
/
+3
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-3
/
+3
2015-02-16
block: Clamp BlockBackend requests
Max Reitz
1
-0
/
+152
2015-02-16
block: Add blk_new_open()
Max Reitz
1
-0
/
+34
2015-02-16
block: Lift some BDS functions to the BlockBackend
Max Reitz
1
-0
/
+38
2015-02-06
block-backend: expose bs->bl.max_transfer_length
Peter Lieven
1
-0
/
+5
2015-01-13
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
1
-4
/
+0
2014-12-10
block: Add blk_add_close_notifier() for BB
Max Reitz
1
-0
/
+5
2014-12-10
block: Add AioContextNotifier functions to BB
Max Reitz
1
-0
/
+18
2014-12-10
block: Lift more functions into BlockBackend
Max Reitz
1
-0
/
+15
2014-10-20
block: Make device model's references to BlockBackend strong
Markus Armbruster
1
-0
/
+2
2014-10-20
block: Lift device model API into BlockBackend
Markus Armbruster
1
-11
/
+140
2014-10-20
blockdev: Fix blockdev-add not to create DriveInfo
Markus Armbruster
1
-1
/
+1
2014-10-20
blockdev: Drop superfluous DriveInfo member id
Markus Armbruster
1
-1
/
+0
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-0
/
+262
2014-10-20
block: Merge BlockBackend and BlockDriverState name spaces
Markus Armbruster
1
-6
/
+11
2014-10-20
block: Make BlockBackend own its BlockDriverState
Markus Armbruster
1
-4
/
+2
2014-10-20
block: Code motion to get rid of stubs/blockdev.c
Markus Armbruster
1
-0
/
+13
2014-10-20
block: Connect BlockBackend and DriveInfo
Markus Armbruster
1
-0
/
+38
2014-10-20
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
1
-3
/
+68
2014-10-20
block: New BlockBackend
Markus Armbruster
1
-0
/
+120
[prev]