qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] specify vmchannel as part of "user" net option


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] specify vmchannel as part of "user" net option
Date: Thu, 15 Jan 2009 15:27:49 -0600
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Gleb Natapov wrote:
On Thu, Jan 15, 2009 at 02:24:05PM -0600, Anthony Liguori wrote:
Gleb Natapov wrote:
To configure vmchannel and something like this to -net user:
 channels=;777:unix:/tmp/777,server
I'd really like to avoid using ';' as a deliminator. Is the a more clever way we can do this without it totally sucking?

I can't say I like it, but we can't use ',' and ':' as parsing will be
ambiguous. So what's left?

Brilliantly innovative alternative syntaxes?

If we can't think of anything better, I guess we're stuck with the semicolons, but they have to be escaped on the command line so it's extremely annoying.

Regards,

Anthony Liguori

--
                        Gleb.







reply via email to

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