nmi: remove x86 specific nmi handling
commitf7e981f29548fe4af7812f5920304fe607e5bf0d
authorBandan Das <bsd@redhat.com>
Fri, 20 May 2016 16:28:36 +0000 (20 12:28 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 23 May 2016 14:53:46 +0000 (23 16:53 +0200)
tree161a924c76917e268612346763ec1a9a2894190e
parent1255166b9974665d1e4a24473e1dc51cd061ef4a
nmi: remove x86 specific nmi handling

nmi_monitor_handle is wired to call the x86 nmi
handler. So, we can directly use it at call sites.

Signed-off-by: Bandan Das <bsd@redhat.com>
Message-Id: <1463761717-26558-3-git-send-email-bsd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/core/nmi.c
hw/watchdog/watchdog.c
include/hw/nmi.h