aboutsummaryrefslogtreecommitdiff
path: root/block/qed-cluster.c
AgeCommit message (Expand)Author
2017-07-17qed: protect table cache with CoMutexPaolo Bonzini
2017-06-26qed: Add coroutine_fn to I/O path functionsKevin Wolf
2017-06-26qed: Remove callback from qed_find_cluster()Kevin Wolf
2017-06-26qed: Remove callback from qed_read_l2_table()Kevin Wolf
2017-02-21block: explicitly acquire aiocontext in aio callbacks that need itPaolo Bonzini
2016-01-20block: Clean up includesPeter Maydell
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-13qed: Add support for zero clustersAnthony Liguori
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi