]> 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)
commit418b4283d6bbc64698e9c5b5d03e0fa54fef81a0
tree8d8a15ec206eef1d0ec8d5da17075669fefc39f1
parente9723bf2fe8c48d5b9bce9fa6d9c6fcad7632e98
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