Sign in
qemu
/
qemu
/
074c84b9b3b19272a9c1a192ebda47f9f040580c
/
block
/
qed-table.c
54277a2
block/qed: add missed coroutine_fn markers
by Vladimir Sementsov-Ogievskiy
· 6 years ago
696e8cb
block/qed: use buffer-based io
by Vladimir Sementsov-Ogievskiy
· 6 years ago
342544f
block/qed: use qemu_iovec_init_buf
by Vladimir Sementsov-Ogievskiy
· 6 years ago
2fd6163
block: convert bdrv_check callback to coroutine_fn
by Paolo Bonzini
· 7 years ago
1f01e50
qed: protect table cache with CoMutex
by Paolo Bonzini
· 8 years ago
453e53e
qed: Remove callback from qed_write_table()
by Kevin Wolf
· 8 years ago
602b57f
qed: Make qed_write_table() synchronous
by Kevin Wolf
· 8 years ago
a8165d2
qed: Remove callback from qed_read_l2_table()
by Kevin Wolf
· 8 years ago
f651352
qed: Remove callback from qed_read_table()
by Kevin Wolf
· 8 years ago
1127307
qed: Make qed_read_table() synchronous
by Kevin Wolf
· 8 years ago
b9e413d
block: explicitly acquire aiocontext in aio callbacks that need it
by Paolo Bonzini
· 8 years ago
88b062c
block: introduce BDRV_POLL_WHILE
by Paolo Bonzini
· 8 years ago
0d1049c
block: Convert bdrv_aio_writev() to BdrvChild
by Kevin Wolf
· 9 years ago
ebb7af2
block: Convert bdrv_aio_readv() to BdrvChild
by Kevin Wolf
· 9 years ago
58369e2
qemu-common: stop including qemu/bswap.h from qemu-common.h
by Paolo Bonzini
· 9 years ago
80c71a2
block: Clean up includes
by Peter Maydell
· 9 years ago
9a4f4c3
block: Convert bs->file to BdrvChild
by Kevin Wolf
· 10 years ago
097310b
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
by Markus Armbruster
· 10 years ago
a8c868c
qed: use BlockDriverState's AioContext
by Stefan Hajnoczi
· 11 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
ad54ae8
block: bdrv_aio_* do not return NULL
by Paolo Bonzini
· 13 years ago
23e9a39
qed: adjust the way to get nb_sectors
by Zhi Yong Wu
· 13 years ago
e4fc878
qed: fix use-after-free during l2 cache commit
by Stefan Hajnoczi
· 13 years ago
384acbf
async: Remove AsyncContext
by Kevin Wolf
· 13 years ago
298800c
qed: Table, L2 cache, and cluster functions
by Stefan Hajnoczi
· 14 years ago