qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH][RFC] Handling ':' on filenames


From: Stuart Brady
Subject: Re: [Qemu-devel] [PATCH][RFC] Handling ':' on filenames
Date: Sun, 8 Mar 2009 11:49:41 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

On Sun, Mar 08, 2009 at 01:28:31PM +0200, Uri Lublin wrote:
>    b. We do not want to use "qcow2:/tmp/a:b" as filenames (been there).
>       We want to use -drive file=/tmp/a:b,format=qcow2 (and
>       similar "qemu-img info -f ").

I can't help but feel that any approach to extracting filenames from the
middle of arguments will always have problems.

I suppose a syntax like this:

   -drive file=/tmp/file,with,commas:and:colons ,format=qcow2

(i.e. with the next parameter to -drive starting in a new argument)...
wouldn't win many supporters though?

Cheers,
-- 
Stuart Brady




reply via email to

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