]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
i386: Define -IBRS, -noTSX, -IBRS versions of CPU models
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 28 Jun 2019 00:28:40 +0000 (21:28 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 5 Jul 2019 20:08:04 +0000 (17:08 -0300)
commitd86a708815c3bec0b934760e6bdab7eb647087b8
tree1e1590730ffb9eacf4b7611b886e10f04270733f
parentdcafd1ef0af227ef87f7a6dec8fc66d7d2e2442d
i386: Define -IBRS, -noTSX, -IBRS versions of CPU models

Add versions of CPU models that are equivalent to their -IBRS,
-noTSX and -IBRS variants.

The separate variants will eventually be removed and become
aliases for these CPU versions.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20190628002844.24894-6-ehabkost@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c