diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2017-02-22 15:39:17 -0300 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2017-02-27 13:23:21 -0300 |
commit | c62f2630f8e8765677020ab0a464f94d4ac433b6 (patch) | |
tree | 13fb282010b4fd2dad5adadf0246f318044fd4d9 /util/qemu-coroutine-sleep.c | |
parent | a357a65b66a59488f3f5f09298a01df31319c624 (diff) |
i386: Create "max" CPU model
Rename the existing "host" CPU model to "max, and set it to
kvm_enabled=false. The new "max" CPU model will be able to enable
all features supported by TCG out of the box, because its logic
is based on x86_cpu_get_supported_feature_word(), which already
works with TCG.
A new KVM-specific "host" class was added, that simply inherits
everything from "max" except the 'ordering' and 'description'
fields.
Message-Id: <20170222183919.11928-2-ehabkost@redhat.com>
Tested-by: Richard W.M. Jones <rjones@redhat.com>
Tested-by: Jiri Denemark <jdenemar@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'util/qemu-coroutine-sleep.c')
0 files changed, 0 insertions, 0 deletions