qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 4/6] qemu-option: clean up id vs. list->merge_lists


From: Paolo Bonzini
Subject: Re: [PATCH v2 4/6] qemu-option: clean up id vs. list->merge_lists
Date: Tue, 10 Nov 2020 09:39:13 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

On 10/11/20 09:29, Markus Armbruster wrote:
As we will see below, there are exceptions where we reject
options that used to work.  Do we want that?

I think that, as long as we gain in consistency, we do. The special casing of "id" is a wart of the current parser and the less it shows that "id" is treated specially, the best.

Deprecating or downright rejecting working combinations is always walking a fine line, but here we're almost in https://xkcd.com/1172/ territory.

Paolo




reply via email to

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