aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSiddharth Chandrasekaran <[email protected]>2021-05-26 10:56:10 +0200
committerPaolo Bonzini <[email protected]>2021-06-17 13:09:24 -0400
commit5974565bc26d6a599189db7c0b1f79eaa9af8eb9 (patch)
tree1e6bc72e1a8dabf71aac3e2ef8e548190b193c6e /tools/perf/scripts/python
parentbd38b32053eb1c53ddb7030cf0fc6d700f7f1d82 (diff)
KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
Hyper-V supports the use of XMM registers to perform fast hypercalls. This allows guests to take advantage of the improved performance of the fast hypercall interface even though a hypercall may require more than (the current maximum of) two input registers. The XMM fast hypercall interface uses six additional XMM registers (XMM0 to XMM5) to allow the guest to pass an input parameter block of up to 112 bytes. Add framework to read from XMM registers in kvm_hv_hypercall() and use the additional hypercall inputs from XMM registers in kvm_hv_flush_tlb() when possible. Cc: Alexander Graf <[email protected]> Co-developed-by: Evgeny Iakovlev <[email protected]> Signed-off-by: Evgeny Iakovlev <[email protected]> Signed-off-by: Siddharth Chandrasekaran <[email protected]> Message-Id: <fc62edad33f1920fe5c74dde47d7d0b4275a9012.1622019134.git.sidcha@amazon.de> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions