aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSean Christopherson <sean.j.christopherson@intel.com>2019-01-25 07:40:54 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2019-02-12 13:12:17 +0100
commit6f7c6d23b71af2e65056e777eeb2f1e6e0195f14 (patch)
treefb28ad96b14e55295a73ee52828af72abb1b8c15 /tools/perf/scripts/python/bin
parentKVM: VMX: Manually load RDX in vCPU-run asm blob (diff)
downloadlinux-6f7c6d23b71af2e65056e777eeb2f1e6e0195f14.tar.gz
linux-6f7c6d23b71af2e65056e777eeb2f1e6e0195f14.zip
KVM: VMX: Let the compiler save/load RDX during vCPU-run
Per commit c20363006af6 ("KVM: VMX: Let gcc to choose which registers to save (x86_64)"), the only reason RDX is saved/loaded to/from the stack is because it was specified as an input, i.e. couldn't be marked as clobbered (ignoring the fact that "saving" it to a dummy output would indirectly mark it as clobbered). Now that RDX is no longer an input, clobber it. Reviewed-by: Jim Mattson <jmattson@google.com> Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions