summaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2018-04-10 18:15:34 -0300
committerEduardo Habkost <ehabkost@redhat.com>2018-04-16 13:36:52 -0300
commit0d914f39a77954bf5472b16130aeefe573a068f5 (patch)
treebfbf4fcda57e91c664889f294ad31816112d7ef1 /linux-user
parent042f6a31af3d38eefc6ec995cce1d762c41d4515 (diff)
downloadqemu-0d914f39a77954bf5472b16130aeefe573a068f5.tar.gz
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 'linux-user')
0 files changed, 0 insertions, 0 deletions