qemu-e2k/target-i386
Mao, Junjie 434acb817b Recognize PCID feature
This patch makes Qemu recognize the PCID feature specified from configuration or command line options.

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2012-07-21 10:54:40 +01:00
..
arch_dump.c
arch_memory_mapping.c
cc_helper_template.h x86: split condition code and shift templates 2012-06-28 20:28:08 +00:00
cc_helper.c x86: split off condition code helpers 2012-06-28 20:28:08 +00:00
cpu-qom.h
cpu.c Recognize PCID feature 2012-07-21 10:54:40 +01:00
cpu.h apic: Defer interrupt updates to VCPU thread 2012-07-10 11:31:09 +03:00
excp_helper.c x86: avoid an extern declaration 2012-06-28 20:28:08 +00:00
fpu_helper.c x86: split off FPU helpers 2012-06-28 20:28:08 +00:00
helper.c x86: avoid AREG0 for exceptions 2012-06-28 20:28:08 +00:00
helper.h x86: avoid AREG0 for exceptions 2012-06-28 20:28:08 +00:00
hyperv.c
hyperv.h
int_helper.c x86: split off integer helpers 2012-06-28 20:28:08 +00:00
ioport-user.c
kvm.c apic: Defer interrupt updates to VCPU thread 2012-07-10 11:31:09 +03:00
machine.c
Makefile.objs x86: rename op_helper.c to seg_helper.c 2012-06-28 20:28:09 +00:00
mem_helper.c x86: split off memory access helpers 2012-06-28 20:28:09 +00:00
misc_helper.c x86: split off misc helpers 2012-06-28 20:28:09 +00:00
ops_sse_header.h
ops_sse.h x86: fix coding style in ops_sse.h 2012-06-28 20:28:08 +00:00
seg_helper.c x86: rename op_helper.c to seg_helper.c 2012-06-28 20:28:09 +00:00
shift_helper_template.h x86: split condition code and shift templates 2012-06-28 20:28:08 +00:00
smm_helper.c x86: split off SMM helpers 2012-06-28 20:28:09 +00:00
svm_helper.c x86: split off SVM helpers 2012-06-28 20:28:09 +00:00
svm.h
TODO
translate.c target-i386: make it clearer that op table accesses don't overrun 2012-07-07 09:06:15 +00:00