summaryrefslogtreecommitdiff
path: root/block/qed-cluster.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-17qed: protect table cache with CoMutexPaolo Bonzini1-2/+2
2017-06-26qed: Add coroutine_fn to I/O path functionsKevin Wolf1-2/+3
2017-06-26qed: Remove callback from qed_find_cluster()Kevin Wolf1-17/+22
2017-06-26qed: Remove callback from qed_read_l2_table()Kevin Wolf1-63/+31
2017-02-21block: explicitly acquire aiocontext in aio callbacks that need itPaolo Bonzini1-0/+2
2016-01-20block: Clean up includesPeter Maydell1-0/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-04-13qed: Add support for zero clustersAnthony Liguori1-10/+21
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi1-0/+154