qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3] ui/cocoa.m: Machine menu patch for Mac OS X


From: Programmingkid
Subject: Re: [Qemu-devel] [PATCH v3] ui/cocoa.m: Machine menu patch for Mac OS X
Date: Tue, 17 Feb 2015 10:52:41 -0500

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 <address@hidden> 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

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