]> Git Repo - qemu.git/commit
tools: initialize main loop before block layer
authorPaolo Bonzini <[email protected]>
Sat, 3 Nov 2012 17:10:17 +0000 (18:10 +0100)
committermalc <[email protected]>
Tue, 6 Nov 2012 00:37:57 +0000 (04:37 +0400)
commit2592c59a66d456fe98fe96cb5787b356c40ee66f
tree92bbc2b291f0155335d21f95dc475abc2c0332fe
parentc878da3b27ceeed953c9f9a1eb002d59e9dcb4c6
tools: initialize main loop before block layer

Tools were broken because they initialized the block layer while
qemu_aio_context was still NULL.

Reported-by: malc <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: malc <[email protected]>
qemu-img.c
qemu-io.c
This page took 0.026193 seconds and 4 git commands to generate.