On Mon, 02/10 11:16, Kevin Wolf wrote:
> Am 10.02.2014 um 11:09 hat Fam Zheng geschrieben:
> > The big lock implementation in block/vmdk.c causes dead lock with
> > dependent breakpoints in test_io(), so the test hangs. Disable it for
> > now.
> >
> > Signed-off-by: Fam Zheng
>
> This is already
Am 10.02.2014 um 11:09 hat Fam Zheng geschrieben:
> The big lock implementation in block/vmdk.c causes dead lock with
> dependent breakpoints in test_io(), so the test hangs. Disable it for
> now.
>
> Signed-off-by: Fam Zheng
This is already solved by "qemu-iotest: Make 077 raw-only" (pull reque
The big lock implementation in block/vmdk.c causes dead lock with
dependent breakpoints in test_io(), so the test hangs. Disable it for
now.
Signed-off-by: Fam Zheng
---
tests/qemu-iotests/077 | 4
1 file changed, 4 insertions(+)
diff --git a/tests/qemu-iotests/077 b/tests/qemu-iotests/077