index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
block-backend.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
1
-1
/
+1
*
block: Constify data passed by pointer to blk_name
Krzysztof Kozlowski
2017-04-27
1
-1
/
+1
*
block-backend: add drained_begin / drained_end ops
John Snow
2017-03-22
1
-0
/
+8
*
hmp: Request permissions in qemu-io
Kevin Wolf
2017-02-28
1
-0
/
+1
*
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
2017-02-28
1
-1
/
+1
*
block: Add error parameter to blk_insert_bs()
Kevin Wolf
2017-02-28
1
-1
/
+1
*
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
1
-1
/
+1
*
block: Add permissions to BlockBackend
Kevin Wolf
2017-02-28
1
-0
/
+2
*
block: document fields protected by AioContext lock
Paolo Bonzini
2017-02-21
1
-4
/
+10
*
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
2016-10-27
1
-0
/
+1
*
block-backend: Remember if attached device is non-qdev
Kevin Wolf
2016-10-07
1
-2
/
+2
*
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
Kevin Wolf
2016-09-29
1
-1
/
+1
*
block-backend: remove blk_flush_all
John Snow
2016-09-29
1
-1
/
+0
*
qdev-monitor: Add blk_by_qdev_id()
Kevin Wolf
2016-09-23
1
-0
/
+1
*
block: Add blk_by_dev()
Kevin Wolf
2016-09-23
1
-0
/
+1
*
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2016-09-05
1
-2
/
+2
*
block: Accept node-name for block-stream
Kevin Wolf
2016-09-05
1
-0
/
+1
*
block: Convert BB interface to byte-based discards
Eric Blake
2016-07-20
1
-5
/
+4
*
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
2016-07-05
1
-0
/
+1
*
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-1
/
+1
*
block: Make blk_co_preadv/pwritev() public
Kevin Wolf
2016-05-25
1
-0
/
+6
*
block: Rename blk_write_zeroes()
Eric Blake
2016-05-25
1
-7
/
+7
*
block: Drop errp parameter from blk_new()
Max Reitz
2016-05-25
1
-1
/
+1
*
block: Drop blk_new_with_bs()
Max Reitz
2016-05-25
1
-1
/
+0
*
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
1
-1
/
+0
*
block: Add bdrv_has_blk()
Kevin Wolf
2016-05-19
1
-0
/
+1
*
block: Remove bdrv_aio_multiwrite()
Kevin Wolf
2016-05-19
1
-1
/
+0
*
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
1
-0
/
+5
*
block: Move throttling fields from BDS to BB
Kevin Wolf
2016-05-19
1
-1
/
+10
*
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
2016-05-19
1
-1
/
+4
*
block: Introduce BlockBackendPublic
Kevin Wolf
2016-05-19
1
-0
/
+10
*
block: Kill unused sector-based blk_* functions
Eric Blake
2016-05-12
1
-10
/
+0
*
block: Introduce byte-based aio read/write
Eric Blake
2016-05-12
1
-1
/
+7
*
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-05-12
1
-6
/
+6
*
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
2016-05-12
1
-2
/
+2
*
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-05-12
1
-1
/
+2
*
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-0
/
+2
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-2
/
+0
*
block: Add blk_next_root_bs()
Max Reitz
2016-03-17
1
-0
/
+1
*
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
Max Reitz
2016-03-17
1
-2
/
+0
*
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-17
1
-5
/
+4
*
blockdev: Separate BB name management
Max Reitz
2016-03-17
1
-0
/
+2
*
block: Add blk_commit_all()
Max Reitz
2016-03-17
1
-0
/
+1
*
block: Introduce blk_set_allow_write_beyond_eof()
Kevin Wolf
2016-03-14
1
-0
/
+1
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
block: Add blk_remove_all_bs()
Max Reitz
2016-02-02
1
-0
/
+1
*
block: Remove BDS close notifier
Max Reitz
2016-02-02
1
-1
/
+0
*
block: Add BB-BDS remove/insert notifiers
Max Reitz
2016-02-02
1
-0
/
+2
*
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
2016-01-15
1
-0
/
+1
*
block-backend: add blk_get_max_iov()
Stefan Hajnoczi
2015-12-22
1
-0
/
+1
[next]