Age | Commit message (Expand) | Author | Files | Lines |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2015-02-06 | qed: Really remove unused field QEDAIOCB.finished | Fam Zheng | 1 | -1/+0 |
2014-10-20 | block: Rename BlockDriverCompletionFunc to BlockCompletionFunc | Markus Armbruster | 1 | -5/+5 |
2014-10-20 | block: Rename BlockDriverAIOCB* to BlockAIOCB* | Markus Armbruster | 1 | -1/+1 |
2014-07-14 | qed: Make qiov match request size until backing file EOF | Kevin Wolf | 1 | -0/+1 |
2014-06-16 | qed.c: replace QEMUOptionParameter with QemuOpts | Chunyan Liu | 1 | -2/+1 |
2013-09-25 | block: qed - use QEMU_PACKED for on-disk structures | Jeff Cody | 1 | -1/+1 |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini | 1 | -1/+1 |
2012-08-10 | qed: mark image clean after repair succeeds | Stefan Hajnoczi | 1 | -0/+5 |
2012-04-05 | qed: remove incoming live migration blocker | BenoƮt Canet | 1 | -2/+0 |
2012-02-09 | qed: add .bdrv_co_write_zeroes() support | Stefan Hajnoczi | 1 | -0/+1 |
2012-02-09 | qed: replace is_write with flags field | Stefan Hajnoczi | 1 | -1/+5 |
2011-11-21 | qed: add migration blocker (v2) | Anthony Liguori | 1 | -0/+2 |
2011-05-18 | qed: Periodically flush and clear need check bit | Stefan Hajnoczi | 1 | -0/+7 |
2011-04-27 | qed: Fix consistency check on 32-bit hosts | Stefan Hajnoczi | 1 | -1/+1 |
2011-04-13 | qed: Add support for zero clusters | Anthony Liguori | 1 | -0/+26 |
2010-12-17 | qed: Consistency check support | Stefan Hajnoczi | 1 | -0/+4 |
2010-12-17 | qed: Read/write support | Stefan Hajnoczi | 1 | -0/+26 |
2010-12-17 | qed: Table, L2 cache, and cluster functions | Stefan Hajnoczi | 1 | -0/+123 |
2010-12-17 | qed: Add QEMU Enhanced Disk image format | Stefan Hajnoczi | 1 | -0/+148 |