summaryrefslogtreecommitdiffstats
path: root/block/qed-cluster.c
Commit message (Expand)AuthorAgeFilesLines
* qed: protect table cache with CoMutexPaolo Bonzini2017-07-171-2/+2
* qed: Add coroutine_fn to I/O path functionsKevin Wolf2017-06-261-2/+3
* qed: Remove callback from qed_find_cluster()Kevin Wolf2017-06-261-17/+22
* qed: Remove callback from qed_read_l2_table()Kevin Wolf2017-06-261-63/+31Star
* block: explicitly acquire aiocontext in aio callbacks that need itPaolo Bonzini2017-02-211-0/+2
* block: Clean up includesPeter Maydell2016-01-201-0/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-211-2/+2
* qed: Add support for zero clustersAnthony Liguori2011-04-131-10/+21
* qed: Table, L2 cache, and cluster functionsStefan Hajnoczi2010-12-171-0/+154