qemu-e2k/target-i386
Xiao Guangrong f7fda28094 target-i386: Enable clflushopt/clwb/pcommit instructions
These instructions are used by NVDIMM drivers and the specification is
located at:
https://software.intel.com/sites/default/files/managed/0d/53/319433-022.pdf

There instructions are available on Skylake Server.

Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2015-11-05 17:35:04 -02:00
..
arch_dump.c
arch_memory_mapping.c
bpt_helper.c target-i386: Ensure always-1 bits on DR6 can't be cleared 2015-10-23 12:59:27 -02:00
cc_helper_template.h
cc_helper.c
cpu-qom.h kvm: Allow the Hyper-V vendor ID to be specified 2015-10-19 10:13:07 +02:00
cpu.c target-i386: Enable clflushopt/clwb/pcommit instructions 2015-11-05 17:35:04 -02:00
cpu.h target-i386: Enable clflushopt/clwb/pcommit instructions 2015-11-05 17:35:04 -02:00
excp_helper.c
fpu_helper.c
gdbstub.c
helper.c target-i386: Move breakpoint related functions to new file 2015-10-02 16:22:01 -03:00
helper.h target-i386: Check CR4[DE] for processing DR4/DR5 2015-10-23 12:59:27 -02:00
int_helper.c
kvm_i386.h kvmclock: add a new function to update env->tsc. 2015-11-05 11:28:10 +01:00
kvm-stub.c
kvm.c kvmclock: add a new function to update env->tsc. 2015-11-05 11:28:10 +01:00
machine.c target-i386: Introduce cpu_x86_update_dr7 2015-10-23 12:59:27 -02:00
Makefile.objs target-i386: Move breakpoint related functions to new file 2015-10-02 16:22:01 -03:00
mem_helper.c
misc_helper.c target-i386: Move breakpoint related functions to new file 2015-10-02 16:22:01 -03:00
monitor.c
ops_sse_header.h
ops_sse.h target-i386: fix pcmpxstrx equal-ordered (strstr) mode 2015-11-04 15:02:30 +01:00
seg_helper.c target-i386: Introduce cpu_x86_update_dr7 2015-10-23 12:59:27 -02:00
shift_helper_template.h
smm_helper.c target-i386: allow any alignment for SMBASE 2015-10-23 12:59:26 -02:00
svm_helper.c
svm.h
TODO
translate.c target-*: Advance pc after recognizing a breakpoint 2015-10-28 10:57:16 -07:00