cpus: call the core nmi injection function
commit1453e6627d19a8d6d54480c6980f5cef5dfc6833
authorBandan Das <bsd@redhat.com>
Fri, 20 May 2016 16:28:37 +0000 (20 12:28 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 23 May 2016 14:53:47 +0000 (23 16:53 +0200)
tree506683d4f6b3b1bce3d564c3d4e9d010fac47bf5
parentf7e981f29548fe4af7812f5920304fe607e5bf0d
cpus: call the core nmi injection function

We can call the common function here directly since
x86 specific actions will be taken care of by the arch
specific nmi handler

Signed-off-by: Bandan Das <bsd@redhat.com>
Message-Id: <1463761717-26558-4-git-send-email-bsd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
cpus.c