The following changes since commit 47acdd63a33a5966bf4fc94a6ac835d72a70c555:
target-microblaze: Use the new qemu_ld/st opcodes (2013-12-13 10:00:42 +1000) are available in the git repository at: git://repo.or.cz/qemu/kevin.git tags/for-anthony for you to fetch changes up to c547e5640d5b0993cdfb252331065c1a1d813bd8: blkdebug: Use QLIST_FOREACH_SAFE to resume IO (2013-12-13 17:11:19 +0100) ---------------------------------------------------------------- Block patches ---------------------------------------------------------------- Fam Zheng (1): blkdebug: Use QLIST_FOREACH_SAFE to resume IO Kevin Wolf (1): qapi-schema.json: Change 1.8 reference to 2.0 Liu Yuan (1): sheepdog: check if '-o redundancy' is passed from user Peter Lieven (2): block: expect get_block_status errors in bdrv_make_zero qemu-img: make progress output more accurate during convert Stefan Weil (1): block/vvfat: Fix compiler warnings for OpenBSD block.c | 5 +++++ block/blkdebug.c | 8 ++++---- block/sheepdog.c | 8 +++++--- block/vvfat.c | 43 ++++++++++++++++++++++--------------------- qapi-schema.json | 2 +- qemu-img.c | 26 +++++++++++++++++++++----- 6 files changed, 58 insertions(+), 34 deletions(-)