aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLiu Jingqi <[email protected]>2018-11-06 13:55:27 +0800
committerPaolo Bonzini <[email protected]>2019-02-20 22:48:26 +0100
commit74f2370bb64f5c1c418f115e338f20f11b75f954 (patch)
tree3561f8437d220f767ee39f836dd287b87bf531b2 /tools/perf/scripts/python
parent8acc0993e3f9a04a407ff1507dd329455f340121 (diff)
KVM: x86: expose MOVDIRI CPU feature into VM.
MOVDIRI moves doubleword or quadword from register to memory through direct store which is implemented by using write combining (WC) for writing data directly into memory without caching the data. Availability of the MOVDIRI instruction is indicated by the presence of the CPUID feature flag MOVDIRI(CPUID.0x07.0x0:ECX[bit 27]). This patch exposes the movdiri feature to the guest. The release document ref below link: https://software.intel.com/sites/default/files/managed/c5/15/\ architecture-instruction-set-extensions-programming-reference.pdf Signed-off-by: Liu Jingqi <[email protected]> Cc: Xu Tao <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions