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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/block/block: split header into I/O and global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-856
/
+23
*
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
2022-03-04
1
-1
/
+1
*
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+1
*
block.h: remove outdated comment
Emanuele Giuseppe Esposito
2022-02-01
1
-1
/
+0
*
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
1
-4
/
+5
*
block: implement bdrv_new_open_driver_opts()
Vladimir Sementsov-Ogievskiy
2021-10-06
1
-0
/
+4
*
include/block.h: remove outdated comment
Emanuele Giuseppe Esposito
2021-10-06
1
-3
/
+1
*
block: introduce bdrv_replace_child_bs()
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-0
/
+2
*
block: Acquire AioContexts during bdrv_reopen_multiple()
Kevin Wolf
2021-07-09
1
-0
/
+2
*
block: Add bdrv_reopen_queue_free()
Alberto Garcia
2021-07-09
1
-0
/
+1
*
block: Allow changing bs->file on reopen
Alberto Garcia
2021-06-29
1
-0
/
+1
*
block: BDRVReopenState: drop replace_backing_bs field
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-1
/
+0
*
block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-0
/
+1
*
block: Add BDRV_O_NO_SHARE for blk_new_open()
Kevin Wolf
2021-04-30
1
-0
/
+1
*
block: bdrv_reopen_multiple: refresh permissions on updated graph
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-2
/
+1
*
block: make bdrv_refresh_limits() to be a transaction action
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-1
/
+2
*
block: introduce bdrv_drop_filter()
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-0
/
+1
*
block: make bdrv_reopen_{prepare,commit,abort} private
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-4
/
+0
*
block: BdrvChildClass: add .get_parent_aio_context handler
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-0
/
+2
*
block: add bdrv_co_delete_file_noerr
Maxim Levitsky
2021-02-15
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...
Peter Maydell
2021-02-13
1
-6
/
+6
|
\
|
*
block: return status from bdrv_append and friends
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-6
/
+6
*
|
block: add new BlockDriver handler: bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-0
/
+3
|
/
*
block/io: use int64_t bytes in copy_range
Vladimir Sementsov-Ogievskiy
2021-02-03
1
-3
/
+3
*
block/io: support int64_t bytes in read/write wrappers
Vladimir Sementsov-Ogievskiy
2021-02-03
1
-5
/
+6
*
copy-on-read: skip non-guest reads if no copy needed
Andrey Shinkevich
2021-01-26
1
-3
/
+5
*
block: add API function to insert a node
Andrey Shinkevich
2021-01-26
1
-0
/
+2
*
block: introduce BDRV_REQ_NO_WAIT flag
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+8
*
block: simplify comment to BDRV_REQ_SERIALISING
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-10
/
+1
*
block: introduce BDRV_MAX_LENGTH
Vladimir Sementsov-Ogievskiy
2020-12-11
1
-0
/
+10
*
block: Move bdrv_drain_all_end_quiesce() to block_int.h
Greg Kurz
2020-11-09
1
-6
/
+0
*
block: End quiescent sections when a BDS is deleted
Greg Kurz
2020-10-27
1
-0
/
+6
*
qcow2: Skip copy-on-write when allocating a zero cluster
Alberto Garcia
2020-10-27
1
-0
/
+2
*
block: Add bdrv_lock()/unlock()
Kevin Wolf
2020-10-09
1
-0
/
+14
*
block: Add bdrv_co_enter()/leave()
Kevin Wolf
2020-10-09
1
-0
/
+17
*
include/block/block.h: drop non-ascii quotation mark
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-1
/
+1
*
block/io: refactor save/load vmstate
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-2
/
+4
*
block: drop bdrv_prwv
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-2
/
+0
*
block: generate coroutine-wrapper code
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-6
/
+10
*
scripts: add block-coroutine-wrapper.py
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-0
/
+10
*
block: return error-code from bdrv_invalidate_cache
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-1
/
+1
*
block: Add bdrv_supports_compressed_writes()
Max Reitz
2020-09-07
1
-0
/
+1
*
block: Drop bdrv_is_encrypted()
Max Reitz
2020-09-07
1
-1
/
+0
*
block: Add support to warn on backing file change without format
Eric Blake
2020-07-14
1
-2
/
+2
*
block: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-5
/
+0
*
block: inline bdrv_unallocated_blocks_are_zero()
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-1
/
+0
*
block/amend: add 'force' option
Maxim Levitsky
2020-07-06
1
-0
/
+1
*
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
2020-06-26
1
-2
/
+2
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
1
-0
/
+2
*
block: Add BdrvChildRole and BdrvChildRoleBits
Max Reitz
2020-05-18
1
-0
/
+56
[next]