Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-20 | block: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-16 | block: Convert bs->file to BdrvChild | Kevin Wolf | 1 | -2/+2 |
2014-10-20 | block: Rename BlockDriverCompletionFunc to BlockCompletionFunc | Markus Armbruster | 1 | -5/+5 |
2014-06-04 | qed: use BlockDriverState's AioContext | Stefan Hajnoczi | 1 | -4/+4 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-10-05 | cleanup useless return sentence | Amos Kong | 1 | -1/+0 |
2011-12-15 | block: bdrv_aio_* do not return NULL | Paolo Bonzini | 1 | -15/+7 |
2011-12-05 | qed: adjust the way to get nb_sectors | Zhi Yong Wu | 1 | -3/+3 |
2011-10-05 | qed: fix use-after-free during l2 cache commit | Stefan Hajnoczi | 1 | -3/+3 |
2011-08-02 | async: Remove AsyncContext | Kevin Wolf | 1 | -14/+0 |
2010-12-17 | qed: Table, L2 cache, and cluster functions | Stefan Hajnoczi | 1 | -0/+319 |