commit | 0c47242b519a224279f13c685aa6e79347f97b85 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <guangrong.xiao@linux.intel.com> | Thu Oct 29 15:31:39 2015 +0800 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Fri Nov 06 12:19:33 2015 -0200 |
tree | 11d51368cfeb1791d09cfefd13af184cd497f2b3 | |
parent | 891bc821a3ee462b09b1ec436f2891f00ab1f85b [diff] |
target-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX_FEATURES Now these instructions are handled by TCG and can be added to the TCG_7_0_EBX_FEATURES macro. 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>