summaryrefslogtreecommitdiffstats
path: root/block/qed-check.c
Commit message (Expand)AuthorAgeFilesLines
* block/qed: add missed coroutine_fn markersVladimir Sementsov-Ogievskiy2019-04-301-2/+2
* block: convert bdrv_check callback to coroutine_fnPaolo Bonzini2018-03-091-0/+1
* qed: Use DIV_ROUND_UPLaurent Vivier2016-06-071-2/+1Star
* block: Clean up includesPeter Maydell2016-01-201-0/+1
* block: Use g_new() & friends to avoid multiplying sizesMarkus Armbruster2014-08-201-2/+1Star
* qed: Handle failure for potentially large allocationsKevin Wolf2014-08-151-2/+5
* qed: mark image clean after repair succeedsStefan Hajnoczi2012-08-101-0/+26
* qemu-img check: Print fixed clusters and recheckKevin Wolf2012-06-151-0/+2
* qed: image fragmentation statisticsDong Xu Wang2012-04-051-0/+9
* Use glib memory allocation and free functionsAnthony Liguori2011-08-211-2/+2
* qed: Fix consistency check on 32-bit hostsStefan Hajnoczi2011-04-271-2/+2
* qed: Add support for zero clustersAnthony Liguori2011-04-131-2/+3
* qed: Consistency check supportStefan Hajnoczi2010-12-171-0/+210