Skip to content

Commit 54744e1

Browse files
sean-jcbonzini
authored andcommitted
KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops
Move svm_hardware_setup() below svm_x86_ops so that KVM can modify ops during setup, e.g. the vcpu_(un)blocking hooks can be nullified if AVIC is disabled or unsupported. No functional change intended. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20211208015236.1616697-23-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 935a733 commit 54744e1

1 file changed

Lines changed: 234 additions & 233 deletions

File tree

0 commit comments

Comments
 (0)