aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2019-12-18 13:54:51 -0800
committerPaolo Bonzini <[email protected]>2020-01-24 09:18:54 +0100
commit7f27179a88a693f2d357860fddef65704578edf5 (patch)
treeb2703fa7e1e0dde7ffda6b76e73fef41c20cf5ce /scripts/gdb/linux/config.py
parent34109c0476f10c033945b630a58c087e9d0ef8a0 (diff)
KVM: SVM: Use direct vcpu pointer during vCPU create/free
Capture the vcpu pointer in a local varaible and replace '&svm->vcpu' references with a direct reference to the pointer in anticipation of moving bits of the code to common x86 and passing the vcpu pointer into svm_create_vcpu(), i.e. eliminate unnecessary noise from future patches. Signed-off-by: Sean Christopherson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions