Home
last modified time | relevance | path

Searched hist:"16 fdc1de169ee0a4e59a8c02244414ec7acd55c3" (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/kvm/
H A Dkvm-asm-offsets.cdiff 16fdc1de169ee0a4e59a8c02244414ec7acd55c3 Fri Sep 30 20:14:44 CEST 2022 Paolo Bonzini <pbonzini@redhat.com> KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm

Since registers are reachable through vcpu_svm, and we will
need to access more fields of that struct, pass it instead
of the regs[] array.

No functional change intended.

Cc: stable@vger.kernel.org
Fixes: a149180fbcf3 ("x86: Add magic AMD return-thunk")
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A DMakefilediff 16fdc1de169ee0a4e59a8c02244414ec7acd55c3 Fri Sep 30 20:14:44 CEST 2022 Paolo Bonzini <pbonzini@redhat.com> KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm

Since registers are reachable through vcpu_svm, and we will
need to access more fields of that struct, pass it instead
of the regs[] array.

No functional change intended.

Cc: stable@vger.kernel.org
Fixes: a149180fbcf3 ("x86: Add magic AMD return-thunk")
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/linux/arch/x86/kvm/svm/
H A Dvmenter.Sdiff 16fdc1de169ee0a4e59a8c02244414ec7acd55c3 Fri Sep 30 20:14:44 CEST 2022 Paolo Bonzini <pbonzini@redhat.com> KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm

Since registers are reachable through vcpu_svm, and we will
need to access more fields of that struct, pass it instead
of the regs[] array.

No functional change intended.

Cc: stable@vger.kernel.org
Fixes: a149180fbcf3 ("x86: Add magic AMD return-thunk")
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dsvm.hdiff 16fdc1de169ee0a4e59a8c02244414ec7acd55c3 Fri Sep 30 20:14:44 CEST 2022 Paolo Bonzini <pbonzini@redhat.com> KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm

Since registers are reachable through vcpu_svm, and we will
need to access more fields of that struct, pass it instead
of the regs[] array.

No functional change intended.

Cc: stable@vger.kernel.org
Fixes: a149180fbcf3 ("x86: Add magic AMD return-thunk")
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dsvm.cdiff 16fdc1de169ee0a4e59a8c02244414ec7acd55c3 Fri Sep 30 20:14:44 CEST 2022 Paolo Bonzini <pbonzini@redhat.com> KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm

Since registers are reachable through vcpu_svm, and we will
need to access more fields of that struct, pass it instead
of the regs[] array.

No functional change intended.

Cc: stable@vger.kernel.org
Fixes: a149180fbcf3 ("x86: Add magic AMD return-thunk")
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>