i386: Add -noTSX aliases for hle=off, rtm=off CPU models
commit02fa60d10137ed2ef17534718d7467e0d2170142
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 20 Nov 2019 16:49:12 +0000 (20 13:49 -0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Nov 2019 15:35:05 +0000 (21 16:35 +0100)
treeff315ad15fba6e51ea982285e28f85e6ae5a4757
parent9ab2237f1979f31de228b2a73b56925dbde938d1
i386: Add -noTSX aliases for hle=off, rtm=off CPU models

We have been trying to avoid adding new aliases for CPU model
versions, but in the case of changes in defaults introduced by
the TAA mitigation patches, the aliases might help avoid user
confusion when applying host software updates.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.c