qemu/target/i386
Eduardo Habkost 6cfbc54e89 i386: Add EPYC-IBPB CPU model
EPYC-IBPB is a copy of the EPYC CPU model with
just CPUID_8000_0008_EBX_IBPB added.

Cc: Jiri Denemark <jdenemar@redhat.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180109154519.25634-7-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2018-01-17 23:54:39 -02:00
..
hvf target-i386: update hflags on Hypervisor.framework 2018-01-16 14:54:51 +01:00
arch_dump.c exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly 2017-09-19 18:21:33 +02:00
arch_memory_mapping.c exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly 2017-09-19 18:21:33 +02:00
bpt_helper.c
cc_helper_template.h
cc_helper.c
cpu-qom.h i386: refactor KVM cpuid code so that it applies to hvf as well 2017-12-22 15:01:48 +01:00
cpu.c i386: Add EPYC-IBPB CPU model 2018-01-17 23:54:39 -02:00
cpu.h i386: Add FEAT_8000_0008_EBX CPUID feature word 2018-01-17 23:04:31 -02:00
excp_helper.c
fpu_helper.c
gdbstub.c
hax-all.c target/i386: hax: Move x86_update_hflags. 2018-01-16 14:54:51 +01:00
hax-darwin.c i386/hax: remove duplicated includes 2017-12-18 17:07:02 +03:00
hax-darwin.h i386/hax: remove duplicated includes 2017-12-18 17:07:02 +03:00
hax-i386.h
hax-interface.h
hax-mem.c General warn report fixups 2017-09-19 14:09:34 +02:00
hax-windows.c
hax-windows.h i386/hax: remove duplicated include 2017-12-18 17:07:02 +03:00
helper.c
helper.h
hyperv-proto.h hyperv: add header with protocol definitions 2017-09-19 16:20:49 +02:00
hyperv.c hyperv: add header with protocol definitions 2017-09-19 16:20:49 +02:00
hyperv.h
int_helper.c
kvm_i386.h
kvm-stub.c
kvm.c i386: Add support for SPEC_CTRL MSR 2018-01-17 23:04:31 -02:00
machine.c i386: Add support for SPEC_CTRL MSR 2018-01-17 23:04:31 -02:00
Makefile.objs i386: hvf: move all hvf files in the same directory 2017-12-22 15:02:05 +01:00
mem_helper.c
misc_helper.c
monitor.c target/i386: fix "info mem" for LA57 mode 2017-09-19 16:20:49 +02:00
mpx_helper.c
ops_sse_header.h
ops_sse.h target/i386: fix phminposuw in-place operation 2017-09-19 14:09:11 +02:00
seg_helper.c
shift_helper_template.h
smm_helper.c
svm_helper.c target/*helper: don't check retaddr before calling cpu_restore_state 2017-12-27 17:20:44 -08:00
svm.h
TODO
trace-events docs: fix broken paths to docs/devel/tracing.txt 2017-07-31 13:12:53 +03:00
translate.c tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* 2017-12-29 12:43:39 -08:00
xsave_helper.c