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: Gleb Natapov
Subject: Re: [Qemu-devel] [PATCH] specify vmchannel as part of "user" net option
Date: Thu, 15 Jan 2009 22:54:59 +0200

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?

--
                        Gleb.




reply via email to

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