OSDN Git Service

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)
commit4aebd0e9ca3776368813239018287021002b8973
tree8d8a15ec206eef1d0ec8d5da17075669fefc39f1
parent525df86145bf731af522ba9b3982c5b48078b81a
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