qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Sort the fw_cfg file list


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] Sort the fw_cfg file list
Date: Mon, 14 Mar 2016 17:33:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0


On 14/03/2016 17:23, address@hidden wrote:
> From: Gerd Hoffmann <address@hidden>
> 
> Entries are inserted at the correct place instead of being
> appended to the end in case sorting is enabled.
> 
> Signed-off-by: Gerd Hoffmann <address@hidden>
> 
> Added a new machine type for compatibility.
> 
> Signed-off-by: Corey Minyard <address@hidden>
> ---
> 
> I don't really like the double-negative created by dont_sort_fw_cfgs,
> but it seems more consistent with the other fields (no_floppy, etc.)
> where the default is 0 and the compat is 1.

You can use the 2.6 machine type too.

Paolo



reply via email to

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