qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Add assignment operation to config file parser.


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] Add assignment operation to config file parser..
Date: Sun, 07 Feb 2010 10:24:31 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 02/06/2010 12:59 PM, john cooper wrote:
This patch reworks support for both assignment and
append in the config file parser.  It was motivated
by comments received on the cpu model config file
format.

Commit dc9ca4ba27be4fe6a0284061b8f056c4364fb0d9
changed the behavior of "=" from assign to append.
This patch preserves the ability to append to an
option (however now via "+="), reverts "=" to its
previous behavior, and allows both to interoperate.

Signed-off-by: john cooper<address@hidden>

This deviates from standard ini syntax which makes me a big uncomfortable with it. Gerd, do you have an opinion?

Regards,

Anthony Liguori





reply via email to

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