Re: [Qemu-devel] [PATCH v5 17/22] blkverify: Allow command-line configuration

2013-12-13 Thread Max Reitz
On 13.12.2013 21:46, Kevin Wolf wrote: Am 13.12.2013 um 18:10 hat Max Reitz geschrieben: Introduce the "test" and "raw" options for specifying images. Signed-off-by: Max Reitz --- block/blkverify.c | 59 --- 1 file changed, 39 insertions(+

Re: [Qemu-devel] [PATCH v5 17/22] blkverify: Allow command-line configuration

2013-12-13 Thread Kevin Wolf
Am 13.12.2013 um 18:10 hat Max Reitz geschrieben: > Introduce the "test" and "raw" options for specifying images. > > Signed-off-by: Max Reitz > --- > block/blkverify.c | 59 > --- > 1 file changed, 39 insertions(+), 20 deletions(-) > > diff

[Qemu-devel] [PATCH v5 17/22] blkverify: Allow command-line configuration

2013-12-13 Thread Max Reitz
Introduce the "test" and "raw" options for specifying images. Signed-off-by: Max Reitz --- block/blkverify.c | 59 --- 1 file changed, 39 insertions(+), 20 deletions(-) diff --git a/block/blkverify.c b/block/blkverify.c index c6eb287..8bf81b5