i386: Fix Snowridge CPU model name and features
commitff656fcd338a70c4d9783a800733c4ab3806e5b0
authorPaul Lai <paul.c.lai@intel.com>
Tue, 16 Jul 2019 15:58:08 +0000 (16 08:58 -0700)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 29 Jul 2019 16:08:02 +0000 (29 13:08 -0300)
tree91042a47bfb99d3b48a5062bb4b82aa5d2e622a4
parent893dc8300c80e3dc32f31e968cf7aa0904da50c3
i386: Fix Snowridge CPU model name and features

Changing the name to Snowridge from SnowRidge-Server.
There is no client model of Snowridge, so "-Server" is unnecessary.

Removing CPUID_EXT_VMX from Snowridge cpu feature list.

Signed-off-by: Paul Lai <paul.c.lai@intel.com>
Tested-by: Tao3 Xu <tao3.xu@intel.com>
Message-Id: <20190716155808.25010-1-paul.c.lai@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c