mbox series

[for-4.2,0/2] i386: Add new versions of Skylake/Cascadelake/Icelake without TSX

Message ID 20191120164912.32384-1-ehabkost@redhat.com
Headers show
Series i386: Add new versions of Skylake/Cascadelake/Icelake without TSX | expand

Message

Eduardo Habkost Nov. 20, 2019, 4:49 p.m. UTC
Systems with TSX disabled due to TAA now make existing CPU models
not usable.  Add new versions with TSX disabled so people can
still use them.  See individual patch commit messages for
additional details.

I'm not 100% sure about the new -noTSX aliases, so I'm adding
them in a separate patch.

Eduardo Habkost (2):
  i386: Add new versions of Skylake/Cascadelake/Icelake without TSX
  i386: Add -noTSX aliases for hle=off,rtm=off CPU models

 target/i386/cpu.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)