
10 Oct
2016
10 Oct
'16
5:04 p.m.
On Mon, Oct 10, 2016 at 01:57:08PM +0200, Igor Mammedov wrote:
On Fri, 7 Oct 2016 17:29:00 -0300 Eduardo Habkost <ehabkost@redhat.com> wrote:
x86_cpu_filter_features() will be reused by code that shouldn't print any warning. Move the warning code to a new x86_cpu_report_filtered_features() function, and call it from x86_cpu_realizefn().
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Thanks. Applied to x86-next. -- Eduardo