aboutsummaryrefslogtreecommitdiff
path: root/block/qed-table.c
AgeCommit message (Expand)Author
2015-10-16block: Convert bs->file to BdrvChildKevin Wolf
2014-10-20block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster
2014-06-04qed: use BlockDriverState's AioContextStefan Hajnoczi
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-10-05cleanup useless return sentenceAmos Kong
2011-12-15block: bdrv_aio_* do not return NULLPaolo Bonzini
2011-12-05qed: adjust the way to get nb_sectorsZhi Yong Wu
2011-10-05qed: fix use-after-free during l2 cache commitStefan Hajnoczi
2011-08-02async: Remove AsyncContextKevin Wolf
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi