]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: introduce disable_nmi_singlestep helper
authorLadi Prosek <lprosek@redhat.com>
Wed, 21 Jun 2017 07:06:57 +0000 (09:06 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 27 Jun 2017 14:34:32 +0000 (16:34 +0200)
commit7c96830bb0872cbce77ad85ab2078837bed35367
tree8d8a15ec206eef1d0ec8d5da17075669fefc39f1
parent6fdadc95358fa7f4cc8d47dbe8331e1701bd3207
KVM: SVM: introduce disable_nmi_singlestep helper

Just moving the code to a new helper in preparation for following
commits.

Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm.c