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 <ehabk...@redhat.com>
>>
>> Ping for stable 2.1.1, freeze is Wednesday.
>>
>> Reviewed-by: Michael Roth <mdr...@linux.vnet.ibm.com>
> 
> 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