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
/
block
/
qed-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qed: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-1
/
+1
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
*
block/qed: add missed coroutine_fn markers
Vladimir Sementsov-Ogievskiy
2019-04-30
1
-13
/
+20
*
block/qed: use buffer-based io
Vladimir Sementsov-Ogievskiy
2019-04-30
1
-7
/
+5
*
block/qed: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2019-02-22
1
-13
/
+3
*
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
2018-03-09
1
-17
/
+9
*
qed: protect table cache with CoMutex
Paolo Bonzini
2017-07-17
1
-6
/
+18
*
qed: Remove callback from qed_write_table()
Kevin Wolf
2017-06-26
1
-35
/
+12
*
qed: Make qed_write_table() synchronous
Kevin Wolf
2017-06-26
1
-54
/
+30
*
qed: Remove callback from qed_read_l2_table()
Kevin Wolf
2017-06-26
1
-11
/
+4
*
qed: Remove callback from qed_read_table()
Kevin Wolf
2017-06-26
1
-54
/
+25
*
qed: Make qed_read_table() synchronous
Kevin Wolf
2017-06-26
1
-38
/
+18
*
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
1
-2
/
+10
*
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
2016-10-28
1
-12
/
+4
*
block: Convert bdrv_aio_writev() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_aio_readv() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
1
-2
/
+2
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-5
/
+5
*
qed: use BlockDriverState's AioContext
Stefan Hajnoczi
2014-06-04
1
-4
/
+4
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
cleanup useless return sentence
Amos Kong
2012-10-05
1
-1
/
+0
*
block: bdrv_aio_* do not return NULL
Paolo Bonzini
2011-12-15
1
-15
/
+7
*
qed: adjust the way to get nb_sectors
Zhi Yong Wu
2011-12-05
1
-3
/
+3
*
qed: fix use-after-free during l2 cache commit
Stefan Hajnoczi
2011-10-05
1
-3
/
+3
*
async: Remove AsyncContext
Kevin Wolf
2011-08-02
1
-14
/
+0
*
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
2010-12-17
1
-0
/
+319