index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
block-backend.h
Age
Commit message (
Expand
)
Author
2016-03-17
block: Add blk_next_root_bs()
Max Reitz
2016-03-17
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
Max Reitz
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-17
blockdev: Separate BB name management
Max Reitz
2016-03-17
block: Add blk_commit_all()
Max Reitz
2016-03-14
block: Introduce blk_set_allow_write_beyond_eof()
Kevin Wolf
2016-02-23
include: Clean up includes
Peter Maydell
2016-02-02
block: Add blk_remove_all_bs()
Max Reitz
2016-02-02
block: Remove BDS close notifier
Max Reitz
2016-02-02
block: Add BB-BDS remove/insert notifiers
Max Reitz
2016-01-15
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
2015-12-22
block-backend: add blk_get_max_iov()
Stefan Hajnoczi
2015-11-17
block: add blk_abort_aio_request
Peter Lieven
2015-11-11
block: Add blk_get_refcnt()
Alberto Garcia
2015-11-11
block: Add functions for inheriting a BBRS
Max Reitz
2015-11-11
block: Add blk_remove_bs()
Max Reitz
2015-10-23
block: Add blk_insert_bs()
Max Reitz
2015-10-23
block: Add BlockBackendRootState
Max Reitz
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
block: Add blk_is_available()
Max Reitz
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-06-23
block-backend: Introduce blk_drain()
Alexander Yarygin
2015-04-28
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
2015-03-10
block-backend: Add wrappers for blocksizes and geometry probing
Ekaterina Tumanova
2015-02-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2015-02-16
block: Add blk_new_open()
Max Reitz
2015-02-16
block: Lift some BDS functions to the BlockBackend
Max Reitz
2015-02-06
block-backend: expose bs->bl.max_transfer_length
Peter Lieven
2014-12-10
block: Add blk_add_close_notifier() for BB
Max Reitz
2014-12-10
block: Add AioContextNotifier functions to BB
Max Reitz
2014-12-10
block: Lift more functions into BlockBackend
Max Reitz
2014-10-20
block: Lift device model API into BlockBackend
Markus Armbruster
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
2014-10-20
block: New BlockBackend
Markus Armbruster
[prev]