qemu/target-i386
Eduardo Habkost 80ae416058 target-i386/cpu: Add missing flags to Haswell CPU model
When adding the Haswell CPU model, I intended to make it a superset of the
features present on the SandyBridge model, but I have removed the SEP and
RDTSCP features from the feature list by mistake. This patch adds the
missing SEP and RDTSCP features (that are present on SandyBridge) to
Haswell.

Reported-by: Martin Kletzander <mkletzan@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2012-11-26 16:55:33 +01:00
..
2012-10-01 08:04:22 -05:00
2012-11-15 03:47:05 +01:00
2012-10-31 04:12:23 +01:00
2012-10-28 14:54:23 +01:00
2012-11-10 13:49:20 +00:00