index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
block-backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Add blk_insert_bs()
Max Reitz
2015-10-23
1
-0
/
+11
*
block: Prepare remaining BB functions for NULL BDS
Max Reitz
2015-10-23
1
-16
/
+56
*
block: Fail requests to empty BlockBackend
Max Reitz
2015-10-23
1
-1
/
+54
*
block: Make some BB functions fall back to BBRS
Max Reitz
2015-10-23
1
-4
/
+24
*
block: Add BlockBackendRootState
Max Reitz
2015-10-23
1
-0
/
+40
*
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
1
-5
/
+111
*
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
1
-1
/
+4
*
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
1
-2
/
+5
*
block: Fix BB AIOCB AioContext without BDS
Max Reitz
2015-10-23
1
-1
/
+16
*
block: Add blk_is_available()
Max Reitz
2015-10-23
1
-1
/
+6
*
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-23
1
-1
/
+1
*
block-backend: Add blk_set_bs()
Kevin Wolf
2015-10-16
1
-0
/
+17
*
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-14
1
-1
/
+1
*
block-backend: Introduce blk_drain()
Alexander Yarygin
2015-06-23
1
-0
/
+5
*
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
2015-04-28
1
-0
/
+11
*
block-backend: Add wrappers for blocksizes and geometry probing
Ekaterina Tumanova
2015-03-10
1
-0
/
+10
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
2015-02-25
1
-3
/
+3
|
\
|
*
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2015-02-18
1
-3
/
+3
*
|
block: Clamp BlockBackend requests
Max Reitz
2015-02-16
1
-0
/
+152
*
|
block: Add blk_new_open()
Max Reitz
2015-02-16
1
-0
/
+34
*
|
block: Lift some BDS functions to the BlockBackend
Max Reitz
2015-02-16
1
-0
/
+38
|
/
*
block-backend: expose bs->bl.max_transfer_length
Peter Lieven
2015-02-06
1
-0
/
+5
*
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
2015-01-13
1
-4
/
+0
*
block: Add blk_add_close_notifier() for BB
Max Reitz
2014-12-10
1
-0
/
+5
*
block: Add AioContextNotifier functions to BB
Max Reitz
2014-12-10
1
-0
/
+18
*
block: Lift more functions into BlockBackend
Max Reitz
2014-12-10
1
-0
/
+15
*
block: Make device model's references to BlockBackend strong
Markus Armbruster
2014-10-20
1
-0
/
+2
*
block: Lift device model API into BlockBackend
Markus Armbruster
2014-10-20
1
-11
/
+140
*
blockdev: Fix blockdev-add not to create DriveInfo
Markus Armbruster
2014-10-20
1
-1
/
+1
*
blockdev: Drop superfluous DriveInfo member id
Markus Armbruster
2014-10-20
1
-1
/
+0
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-0
/
+262
*
block: Merge BlockBackend and BlockDriverState name spaces
Markus Armbruster
2014-10-20
1
-6
/
+11
*
block: Make BlockBackend own its BlockDriverState
Markus Armbruster
2014-10-20
1
-4
/
+2
*
block: Code motion to get rid of stubs/blockdev.c
Markus Armbruster
2014-10-20
1
-0
/
+13
*
block: Connect BlockBackend and DriveInfo
Markus Armbruster
2014-10-20
1
-0
/
+38
*
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
2014-10-20
1
-3
/
+68
*
block: New BlockBackend
Markus Armbruster
2014-10-20
1
-0
/
+120