summaryrefslogtreecommitdiff
path: root/block/qed-check.c
AgeCommit message (Expand)Author
2023-06-28qed: mark more functions as coroutine_fns and GRAPH_RDLOCKPaolo Bonzini
2023-02-23block: Mark bdrv_co_flush() and callers GRAPH_RDLOCKEmanuele Giuseppe Esposito
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster
2019-04-30block/qed: add missed coroutine_fn markersVladimir Sementsov-Ogievskiy
2018-03-09block: convert bdrv_check callback to coroutine_fnPaolo Bonzini
2016-06-07qed: Use DIV_ROUND_UPLaurent Vivier
2016-01-20block: Clean up includesPeter Maydell
2014-08-20block: Use g_new() & friends to avoid multiplying sizesMarkus Armbruster
2014-08-15qed: Handle failure for potentially large allocationsKevin Wolf
2012-08-10qed: mark image clean after repair succeedsStefan Hajnoczi
2012-06-15qemu-img check: Print fixed clusters and recheckKevin Wolf
2012-04-05qed: image fragmentation statisticsDong Xu Wang
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-27qed: Fix consistency check on 32-bit hostsStefan Hajnoczi
2011-04-13qed: Add support for zero clustersAnthony Liguori
2010-12-17qed: Consistency check supportStefan Hajnoczi