[libvirt] [PATCH v6 1/3] target-i386: Move warning code outside x86_cpu_filter_features()

Eduardo Habkost ehabkost at redhat.com
Mon Oct 10 17:04:25 UTC 2016


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 at 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 at redhat.com>
> Reviewed-by: Igor Mammedov <imammedo at redhat.com>

Thanks. Applied to x86-next.

-- 
Eduardo




More information about the libvir-list mailing list