target/i386: Add Snowridge-v2 (no MPX) CPU model
commit69edb0f37a52053978de65a81241ef171a6f2396
authorXiaoyao Li <xiaoyao.li@intel.com>
Sat, 12 Oct 2019 02:47:48 +0000 (12 10:47 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 15 Oct 2019 21:34:44 +0000 (15 18:34 -0300)
treea07cc4e9a813674a902fa99efa5052c19971aed9
parentaf95cafb877f563ed39ce8a5b2abe227dd5312fa
target/i386: Add Snowridge-v2 (no MPX) CPU model

Add new version of Snowridge CPU model that removes MPX feature.

MPX support is being phased out by Intel. GCC has dropped it, Linux kernel
and KVM are also going to do that in the future.

Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Message-Id: <20191012024748.127135-1-xiaoyao.li@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c