index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
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