Re: [Qemu-devel] [PATCH 0/3] blkdebug: Fix config with multiple states

2010-06-30 Thread Markus Armbruster
Kevin Wolf writes: > Turns out that using more than one state doesn't really work well. I'm trying > to reproduce a bug for which I need states, so now is the time to fix it. I'm not familiar with blkdebug, but these look like obvious bug fixes.

[Qemu-devel] [PATCH 0/3] blkdebug: Fix config with multiple states

2010-06-30 Thread Kevin Wolf
Turns out that using more than one state doesn't really work well. I'm trying to reproduce a bug for which I need states, so now is the time to fix it. Kevin Wolf (3): blkdebug: Fix set_state_opts definition blkdebug: Free QemuOpts after having read the config blkdebug: Initialize state as 1