Searched hist:"3 a87c7e0d176ff73c9ef5d58d89ad65f3be31d1b" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/svm/ |
H A D | svm.h | diff 3a87c7e0d176ff73c9ef5d58d89ad65f3be31d1b Tue Mar 02 18:45:15 CET 2021 Sean Christopherson <seanjc@google.com> KVM: nSVM: Add helper to synthesize nested VM-Exit without collateral
Add a helper to consolidate boilerplate for nested VM-Exits that don't provide any data in exit_info_*.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210302174515.2812275-3-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | svm.c | diff 3a87c7e0d176ff73c9ef5d58d89ad65f3be31d1b Tue Mar 02 18:45:15 CET 2021 Sean Christopherson <seanjc@google.com> KVM: nSVM: Add helper to synthesize nested VM-Exit without collateral
Add a helper to consolidate boilerplate for nested VM-Exits that don't provide any data in exit_info_*.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210302174515.2812275-3-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|