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
/
block
/
block_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
job: Switch transactions to JobTxn
Kevin Wolf
2018-05-23
1
-1
/
+1
*
block: Document BDRV_REQ_WRITE_UNCHANGED support
Max Reitz
2018-05-15
1
-2
/
+16
*
block: Merge .bdrv_co_writev{,_flags} in drivers
Eric Blake
2018-05-15
1
-2
/
+0
*
block: Drop last of the sector-based aio callbacks
Eric Blake
2018-05-15
1
-6
/
+0
*
block: Support byte-based aio callbacks
Eric Blake
2018-05-15
1
-0
/
+6
*
include/block/block_int: Document protocol related functions
Fabiano Rosas
2018-03-26
1
-0
/
+8
*
block: x-blockdev-create QMP command
Kevin Wolf
2018-03-09
1
-1
/
+4
*
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
2018-03-09
1
-2
/
+3
*
block: convert bdrv_invalidate_cache callback to coroutine_fn
Paolo Bonzini
2018-03-09
1
-1
/
+2
*
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
2018-03-02
1
-1
/
+2
*
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
2018-03-02
1
-4
/
+3
*
block: Drop unused .bdrv_co_get_block_status()
Eric Blake
2018-03-02
1
-3
/
+0
*
block: Switch passthrough drivers to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-12
/
+16
*
block: Add .bdrv_co_block_status() callback
Eric Blake
2018-03-02
1
-5
/
+15
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
block: Introduce buf register API
Fam Zheng
2018-02-08
1
-0
/
+9
*
block: Allow graph changes in subtree drained section
Kevin Wolf
2017-12-22
1
-0
/
+5
*
block: Remove unused bdrv_requests_pending
Fam Zheng
2017-12-22
1
-1
/
+0
*
block: Align block status requests
Eric Blake
2017-10-26
1
-1
/
+2
*
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
2017-10-26
1
-4
/
+6
*
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
2017-10-13
1
-2
/
+2
*
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
2017-10-13
1
-2
/
+9
*
block: Introduce BdrvChildRole.update_filename
Kevin Wolf
2017-10-06
1
-0
/
+6
*
dirty-bitmap: Switch bdrv_set_dirty() to bytes
Eric Blake
2017-10-06
1
-1
/
+1
*
block: Add reopen_queue to bdrv_child_perm()
Kevin Wolf
2017-09-26
1
-0
/
+7
*
block: document semantics of bdrv_co_preadv|pwritev
Daniel P. Berrange
2017-09-05
1
-0
/
+31
*
block: add default implementations for bdrv_co_get_block_status()
Manos Pitsidianakis
2017-09-04
1
-0
/
+18
*
block: remove unused bdrv_media_changed
Manos Pitsidianakis
2017-09-04
1
-1
/
+0
*
block: pass bdrv_* methods to bs->file by default in block filters
Manos Pitsidianakis
2017-09-04
1
-1
/
+5
*
block: drop bdrv_set_key from BlockDriver
Paolo Bonzini
2017-08-08
1
-1
/
+0
*
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
2017-07-24
1
-0
/
+1
*
block: invoke .bdrv_drain callback in coroutine context and from AioContext
Paolo Bonzini
2017-07-17
1
-1
/
+1
*
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
2017-07-11
1
-1
/
+2
*
block: add bdrv_measure() API
Stefan Hajnoczi
2017-07-11
1
-0
/
+2
*
block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+3
*
block: add bdrv_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+4
*
block: new bdrv_reopen_bitmaps_rw interface
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+7
*
block: remove all encryption handling APIs
Daniel P. Berrange
2017-07-11
1
-1
/
+0
*
block: deprecate "encryption=on" in favor of "encrypt.format=aes"
Daniel P. Berrange
2017-07-11
1
-1
/
+1
*
block: change variable names in BlockDriverState
Manos Pitsidianakis
2017-06-26
1
-3
/
+3
*
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
2017-06-16
1
-2
/
+2
*
block: introduce dirty_bitmap_mutex
Paolo Bonzini
2017-06-16
1
-0
/
+5
*
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
2017-06-16
1
-5
/
+9
*
block: access write_gen with atomics
Paolo Bonzini
2017-06-16
1
-1
/
+1
*
block: use Stat64 for wr_highest_offset
Paolo Bonzini
2017-06-16
1
-3
/
+4
*
block: access io_plugged with atomic ops
Paolo Bonzini
2017-06-16
1
-3
/
+5
*
block: access wakeup with atomic ops
Paolo Bonzini
2017-06-16
1
-2
/
+5
*
block: access serialising_in_flight with atomic ops
Paolo Bonzini
2017-06-16
1
-4
/
+6
*
block: access quiesce_counter with atomic ops
Paolo Bonzini
2017-06-16
1
-0
/
+1
[prev]
[next]