commit | f7fda280948a5e74aeb076ef346b991ecb173c56 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <guangrong.xiao@linux.intel.com> | Thu Oct 29 15:31:39 2015 +0800 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Thu Nov 05 17:35:04 2015 -0200 |
tree | 399a589a31e92ff01bdff294acb99f07f58d822d | |
parent | 6aa91e4a0237ddcebb85e3a95e166f3b3cfa42ae [diff] |
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>