aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAvi Kivity <[email protected]>2011-01-06 18:09:12 +0200
committerMarcelo Tosatti <[email protected]>2011-03-17 13:08:26 -0300
commit40712faeb84dacfcb3925a88231daa08b3624d34 (patch)
treef2d916b387dcf6613a4a3a43d10f96b979eb17f2 /tools/perf/scripts/python
parent1c696d0e1b7c10e1e8b34cb6c797329e3c33f262 (diff)
KVM: VMX: Avoid atomic operation in vmx_vcpu_run
Instead of exchanging the guest and host rcx, have separate storage for each. This allows us to avoid using the xchg instruction, which is is a little slower than normal operations. Signed-off-by: Avi Kivity <[email protected]> Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions