summaryrefslogtreecommitdiff
path: root/block/qed-table.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-10-05cleanup useless return sentenceAmos Kong1-1/+0
2011-12-15block: bdrv_aio_* do not return NULLPaolo Bonzini1-15/+7
2011-12-05qed: adjust the way to get nb_sectorsZhi Yong Wu1-3/+3
2011-10-05qed: fix use-after-free during l2 cache commitStefan Hajnoczi1-3/+3
2011-08-02async: Remove AsyncContextKevin Wolf1-14/+0
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi1-0/+319