qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-stable] [PATCH] target-i386: Support migratable=n


From: Andreas Färber
Subject: Re: [Qemu-devel] [Qemu-stable] [PATCH] target-i386: Support migratable=no properly
Date: Thu, 04 Sep 2014 17:50:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

Am 04.09.2014 17:19, schrieb Eduardo Habkost:
> On Tue, Sep 02, 2014 at 10:08:56AM -0500, Michael Roth wrote:
>> Quoting Eduardo Habkost (2014-08-21 15:14:38)
>>> Forgot to add qemu-devel to "To:". Adding it.
>>>
>>> On Wed, Aug 20, 2014 at 05:30:12PM -0300, Eduardo Habkost wrote:
>>>> When the "migratable" property was implemented, the behavior was tested
>>>> by changing the default on the code, but actually using the option on
>>>> the command-line (e.g. "-cpu host,migratable=false") doesn't work as
>>>> expected. This is a regression for a common use case of "-cpu host",
>>>> which is to enable features that are supported by the host CPU + kernel
>>>> before feature-specific code is added to QEMU.
>>>>
>>>> Fix this by initializing the feature words for "-cpu host" on
>>>> x86_cpu_parse_featurestr(), right after parsing the CPU options.
>>>>
>>>> Signed-off-by: Eduardo Habkost <address@hidden>
>>
>> Ping for stable 2.1.1, freeze is Wednesday.
>>
>> Reviewed-by: Michael Roth <address@hidden>
> 
> Ping? Who can help me get this applied?
> 
> I was expecting to need to argue to get this considered as -stable
> material, but not to have trouble getting it applied to master...

Thanks, applied to qom-cpu:
https://github.com/afaerber/qemu-cpu/commits/qom-cpu

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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