unicorn/qemu/target/i386
Luwei Kang 9f2ce63414
i386: extended the cpuid_level when Intel PT is enabled
Intel Processor Trace required CPUID[0x14] but the cpuid_level
have no change when create a kvm guest with
e.g. "-cpu qemu64,+intel-pt

Backports relevant bits of commit
f24c3a79a415042f6dc195f029a2ba7247d14cac from qemu
2019-03-11 16:40:23 -04:00
..
arch_memory_mapping.c
bpt_helper.c
cc_helper_template.h
cc_helper.c
cpu-qom.h
cpu.c translate/i386: Restore Qemu's ordering of CPU and cache definitions 2019-03-08 01:51:27 -05:00
cpu.h i386: extended the cpuid_level when Intel PT is enabled 2019-03-11 16:40:23 -04:00
excp_helper.c
fpu_helper.c
helper.c
helper.h
int_helper.c
Makefile.objs
mem_helper.c target/i386: Convert to HAVE_CMPXCHG128 2018-10-23 15:21:03 -04:00
misc_helper.c
mpx_helper.c
ops_sse_header.h
ops_sse.h
seg_helper.c target/i386: Clear RF on SYSCALL instruction 2018-11-11 08:41:09 -05:00
shift_helper_template.h
smm_helper.c
svm_helper.c
svm.h
TODO
topology.h
translate.c target/i386: Generate #UD when applying LOCK to a register destination 2018-12-01 20:13:02 -05:00
unicorn.c [Fix] Add feature support for CMPXCHG16B instruction. (#983) 2019-02-28 17:03:08 -05:00
unicorn.h