qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5 18/22] blkverify: Don't require protocol file


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v5 18/22] blkverify: Don't require protocol filename
Date: Fri, 13 Dec 2013 21:47:39 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 13.12.2013 um 18:10 hat Max Reitz geschrieben:
> If the filename is not prefixed by "blkverify:" in
> blkverify_parse_filename(), the blkverify driver was not selected
> through that protocol prefix, but by an explicit command line (or QMP)
> option (like driver=blkverify). Contrary to the current reaction, this
> is no longer a problem; both images may be specified through the "test"
> and "raw" options, respectively.
> 
> If a filename has been given, pass it as the test image filename.
> 
> Signed-off-by: Max Reitz <address@hidden>

Same comment as for blkdebug.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]