summaryrefslogtreecommitdiff
path: root/qemu-tech.texi
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2013-04-02 17:48:12 -0300
committerAnthony Liguori <aliguori@us.ibm.com>2013-04-03 15:06:37 -0500
commita509d632c877f7b5fa07368879b8ae5919a6d345 (patch)
tree176b3f2526183e252445ef75c38dc7ea87414669 /qemu-tech.texi
parent8243b0464b247ff460178a15f1fe306ef9c70b49 (diff)
downloadqemu-a509d632c877f7b5fa07368879b8ae5919a6d345.zip
target-i386: Check for host features before filter_features_for_kvm()
commit 5ec01c2e96910e1588d1a0de8609b9dda7618c7f broke "-cpu ..,enforce", as it has moved kvm_check_features_against_host() after the filter_features_for_kvm() call. filter_features_for_kvm() removes all features not supported by the host, so this effectively made kvm_check_features_against_host() impossible to fail. This patch changes the call so we check for host feature support before filtering the feature bits. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-id: 1364935692-24004-1-git-send-email-ehabkost@redhat.com Cc: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qemu-tech.texi')
0 files changed, 0 insertions, 0 deletions