summaryrefslogtreecommitdiff
path: root/block/qed.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-25block: qed - use QEMU_PACKED for on-disk structuresJeff Cody1-1/+1
2012-12-19block: move include files to include/block/Paolo Bonzini1-1/+1
2012-08-10qed: mark image clean after repair succeedsStefan Hajnoczi1-0/+5
2012-04-05qed: remove incoming live migration blockerBenoƮt Canet1-2/+0
2012-02-09qed: add .bdrv_co_write_zeroes() supportStefan Hajnoczi1-0/+1
2012-02-09qed: replace is_write with flags fieldStefan Hajnoczi1-1/+5
2011-11-21qed: add migration blocker (v2)Anthony Liguori1-0/+2
2011-05-18qed: Periodically flush and clear need check bitStefan Hajnoczi1-0/+7
2011-04-27qed: Fix consistency check on 32-bit hostsStefan Hajnoczi1-1/+1
2011-04-13qed: Add support for zero clustersAnthony Liguori1-0/+26
2010-12-17qed: Consistency check supportStefan Hajnoczi1-0/+4
2010-12-17qed: Read/write supportStefan Hajnoczi1-0/+26
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi1-0/+123
2010-12-17qed: Add QEMU Enhanced Disk image formatStefan Hajnoczi1-0/+148