]> Git Repo - qemu.git/commit
nmi: remove x86 specific nmi handling
authorBandan Das <[email protected]>
Fri, 20 May 2016 16:28:36 +0000 (12:28 -0400)
committerPaolo Bonzini <[email protected]>
Mon, 23 May 2016 14:53:46 +0000 (16:53 +0200)
commitf7e981f29548fe4af7812f5920304fe607e5bf0d
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 <[email protected]>
Message-Id: <1463761717[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/core/nmi.c
hw/watchdog/watchdog.c
include/hw/nmi.h
This page took 0.023637 seconds and 4 git commands to generate.