diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2018-04-10 18:15:34 -0300 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2018-04-16 13:36:52 -0300 |
commit | 0d914f39a77954bf5472b16130aeefe573a068f5 (patch) | |
tree | bfbf4fcda57e91c664889f294ad31816112d7ef1 /.dir-locals.el | |
parent | 042f6a31af3d38eefc6ec995cce1d762c41d4515 (diff) | |
download | qemu-0d914f39a77954bf5472b16130aeefe573a068f5.zip |
i386: Don't automatically enable FEAT_KVM_HINTS bits
The assumption in the cpu->max_features code is that anything
enabled on GET_SUPPORTED_CPUID should be enabled on "-cpu host".
This shouldn't be the case for FEAT_KVM_HINTS.
This adds a new FeatureWordInfo::no_autoenable_flags field, that
can be used to prevent FEAT_KVM_HINTS bits to be enabled
automatically.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180410211534.26079-1-ehabkost@redhat.com>
Tested-by: Wanpeng Li <wanpengli@tencent.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions