aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2019-01-25 07:41:10 -0800
committerPaolo Bonzini <[email protected]>2019-02-20 22:48:12 +0100
commitc14f9dd50b01b55834a757dd50af35b8e168512d (patch)
treedba8b063eaf263d24e0a7d39ed43f74e5f13503b /tools/perf/scripts/python/bin
parent95c7b77d6e40a407ca5bd21d7ba2e1c28ad8e85a (diff)
KVM: VMX: Use #defines in place of immediates in VM-Enter inline asm
...to prepare for moving the inline asm to a proper asm sub-routine. Eliminating the immediates allows a nearly verbatim move, e.g. quotes, newlines, tabs and __stringify need to be dropped, but other than those cosmetic changes the only function change will be to replace the final "jmp" with a "ret". Signed-off-by: Sean Christopherson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions