On Feb 17, 2015, at 4:57 AM, Kevin Wolf wrote:

> Am 17.02.2015 um 10:41 hat Peter Maydell geschrieben:
>> On 17 February 2015 at 18:07, Kevin Wolf <kw...@redhat.com> wrote:
>>> The ID is user-defined, so no, no assumption about it is safe.  If you
>>> like, you can name your floppy drive 'ide0-cd1', your virtio harddisk
>>> 'floppy1' and your ATAPI CD-ROM drive 'virtio0'. But if you do that,
>>> I think it's reasonable to argue that it's your own fault that you get
>>> misleading menu entries. The default would yield the right results
>>> anyway.
>> 
>> Probably wise to have the menu entry include the id string as
>> well as any guessed friendly name (or just the id string in cases
>> where we can't come up with a guess).
> 
> Yes, that's a good suggestion.

That is exactly what my patch does :)

Reply via email to