summaryrefslogtreecommitdiffstats
path: root/block/qed.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-img create: Fix displayed default cluster sizeKevin Wolf2011-06-081-1/+2
* qed: support for growing imagesStefan Hajnoczi2011-05-181-1/+21
* qed: Periodically flush and clear need check bitStefan Hajnoczi2011-05-181-2/+102
* qed: Add support for zero clustersAnthony Liguori2011-04-131-5/+16
* qed: Report error for unsupported featuresKevin Wolf2011-02-101-1/+8
* qed: Images with backing file do not require QED_F_NEED_CHECKStefan Hajnoczi2011-01-311-7/+17
* qed: Refuse to create images on block devicesStefan Hajnoczi2011-01-241-0/+6
* qed: Consistency check supportStefan Hajnoczi2010-12-171-3/+122
* qed: Read/write supportStefan Hajnoczi2010-12-171-2/+626
* qed: Table, L2 cache, and cluster functionsStefan Hajnoczi2010-12-171-1/+53
* qed: Add QEMU Enhanced Disk image formatStefan Hajnoczi2010-12-171-0/+554
OpenPOWER on IntegriCloud