index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
qed-check.c
Age
Commit message (
Expand
)
Author
2023-06-28
qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2023-02-23
block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2019-04-30
block/qed: add missed coroutine_fn markers
Vladimir Sementsov-Ogievskiy
2018-03-09
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
2016-06-07
qed: Use DIV_ROUND_UP
Laurent Vivier
2016-01-20
block: Clean up includes
Peter Maydell
2014-08-20
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
2014-08-15
qed: Handle failure for potentially large allocations
Kevin Wolf
2012-08-10
qed: mark image clean after repair succeeds
Stefan Hajnoczi
2012-06-15
qemu-img check: Print fixed clusters and recheck
Kevin Wolf
2012-04-05
qed: image fragmentation statistics
Dong Xu Wang
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-04-27
qed: Fix consistency check on 32-bit hosts
Stefan Hajnoczi
2011-04-13
qed: Add support for zero clusters
Anthony Liguori
2010-12-17
qed: Consistency check support
Stefan Hajnoczi