summaryrefslogtreecommitdiff
path: root/block/qed.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-05qed: fix use-after-free during l2 cache commitStefan Hajnoczi1-2/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-4/+4
2011-08-02async: Remove AsyncContextKevin Wolf1-4/+0
2011-06-08qemu-img create: Fix displayed default cluster sizeKevin Wolf1-1/+2
2011-05-18qed: support for growing imagesStefan Hajnoczi1-1/+21
2011-05-18qed: Periodically flush and clear need check bitStefan Hajnoczi1-2/+102
2011-04-13qed: Add support for zero clustersAnthony Liguori1-5/+16
2011-02-10qed: Report error for unsupported featuresKevin Wolf1-1/+8
2011-01-31qed: Images with backing file do not require QED_F_NEED_CHECKStefan Hajnoczi1-7/+17
2011-01-24qed: Refuse to create images on block devicesStefan Hajnoczi1-0/+6
2010-12-17qed: Consistency check supportStefan Hajnoczi1-3/+122
2010-12-17qed: Read/write supportStefan Hajnoczi1-2/+626
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi1-1/+53
2010-12-17qed: Add QEMU Enhanced Disk image formatStefan Hajnoczi1-0/+554