qemu-e2k/target/i386
Paul Lai ff656fcd33 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>
2019-07-29 13:08:02 -03:00
..
hvf
arch_dump.c
arch_memory_mapping.c
bpt_helper.c
cc_helper_template.h
cc_helper.c
cpu-param.h
cpu-qom.h i386: Register versioned CPU models 2019-07-05 17:08:04 -03:00
cpu.c i386: Fix Snowridge CPU model name and features 2019-07-29 13:08:02 -03:00
cpu.h target/i386: kvm: Demand nested migration kernel capabilities only when vCPU may have enabled VMX 2019-07-19 18:01:47 +02:00
excp_helper.c
fpu_helper.c
gdbstub.c
hax-all.c
hax-i386.h
hax-interface.h
hax-mem.c
hax-posix.c
hax-posix.h
hax-windows.c
hax-windows.h
helper.c
helper.h
hyperv-proto.h
hyperv-stub.c target/i386: fix feature check in hyperv-stub.c 2019-07-05 22:16:46 +02:00
hyperv.c
hyperv.h
int_helper.c
kvm_i386.h target/i386: kvm: Demand nested migration kernel capabilities only when vCPU may have enabled VMX 2019-07-19 18:01:47 +02:00
kvm-stub.c
kvm.c i386/kvm: Do not sync nested state during runtime 2019-07-24 11:21:59 +02:00
machine.c target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVM 2019-07-19 18:02:22 +02:00
Makefile.objs
mem_helper.c
misc_helper.c
monitor.c
mpx_helper.c
ops_sse_header.h
ops_sse.h
seg_helper.c
sev_i386.h
sev-stub.c
sev.c target/i386: sev: fix failed message typos 2019-07-19 23:45:28 +02:00
shift_helper_template.h
smm_helper.c
svm_helper.c
svm.h
TODO
trace-events
translate.c
whp-dispatch.h
whpx-all.c Fix broken build with WHPX enabled 2019-07-15 11:20:43 +02:00
xsave_helper.c