diff options
author | Eduardo Habkost | 2016-05-04 19:50:46 +0200 |
---|---|---|
committer | Eduardo Habkost | 2016-10-17 19:44:49 +0200 |
commit | 8ca30e8673aff9bfcf8f969f8db4266b5f62e49c (patch) | |
tree | fa57af52dcd975fe00528c4b5e3f89cac81e6927 /include/hw/i386/apic_internal.h | |
parent | qmp: Add runnability information to query-cpu-definitions (diff) | |
download | qemu-8ca30e8673aff9bfcf8f969f8db4266b5f62e49c.tar.gz qemu-8ca30e8673aff9bfcf8f969f8db4266b5f62e49c.tar.xz qemu-8ca30e8673aff9bfcf8f969f8db4266b5f62e49c.zip |
target-i386: Move warning code outside x86_cpu_filter_features()
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().
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'include/hw/i386/apic_internal.h')
0 files changed, 0 insertions, 0 deletions