diff options
author | 2017-02-22 15:39:17 -0300 | |
---|---|---|
committer | 2017-02-27 13:23:21 -0300 | |
commit | c62f2630f8e8765677020ab0a464f94d4ac433b6 (patch) | |
tree | 13fb282010b4fd2dad5adadf0246f318044fd4d9 /scripts/qapi-commands.py | |
parent | qapi-schema: Comment about full expansion of non-migration-safe models (diff) | |
download | qemu-c62f2630f8e8765677020ab0a464f94d4ac433b6.tar.xz qemu-c62f2630f8e8765677020ab0a464f94d4ac433b6.zip |
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 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions