qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/4]


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v3 0/4]
Date: Tue, 13 Oct 2015 17:26:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Kevin Wolf <address@hidden> writes:

> Am 13.10.2015 um 01:36 hat Jeff Cody geschrieben:
>> Born from the conversation on qemu-devel, this generation scheme uses the
>> format ultimately proposed by Kevin, after list discussion.
>> 
>> It attempts to keep the ID strings as small as possible, while fulfilling:
>>     
>>     1.) Guarantee no collisions with a user-specified ID
>>     2.) Identify the sub-system the ID belongs to
>>     3.) Guarantee of uniqueness
>>     4.) Spoiling predictibility, to avoid creating an assumption
>>         of object ordering and parsing (i.e., we don't want users to think
>>         they can guess the next ID based on prior behavior).
>> 
>> See patch 1 for the generation scheme details.
>
> Thanks, squashed patches 2-4 and applied to the block branch.

If you drop ID_QDEV, you can add my R-by.



reply via email to

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