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
/
block
/
block-common.h
Age
Commit message (
Expand
)
Author
2023-02-17
block-coroutine-wrapper: Introduce no_co_wrapper
Kevin Wolf
2023-01-24
block: Add no_coroutine_fn and coroutine_mixed_fn marker
Alberto Faria
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-19
coroutine: Move coroutine_fn to qemu/osdep.h, trim includes
Markus Armbruster
2022-12-15
block-coroutine-wrapper.py: introduce annotations that take the graph rdlock
Emanuele Giuseppe Esposito
2022-12-15
block/dirty-bitmap: convert coroutine-only functions to co_wrapper
Emanuele Giuseppe Esposito
2022-12-15
block-coroutine-wrapper.py: introduce co_wrapper
Emanuele Giuseppe Esposito
2022-12-15
block: rename generated_co_wrapper in co_wrapper_mixed
Emanuele Giuseppe Esposito
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-27
block: document connection between child roles and bs->backing/bs->file
Vladimir Sementsov-Ogievskiy
2022-10-26
block: add BDRV_REQ_REGISTERED_BUF request flag
Stefan Hajnoczi
2022-03-07
block: fix preallocate filter: don't do unaligned preallocate requests
Vladimir Sementsov-Ogievskiy
2022-03-04
include/block/block: split header into I/O and global state API
Emanuele Giuseppe Esposito