aboutsummaryrefslogtreecommitdiff
path: root/include/hw/nmi.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-4/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+3
2020-02-28hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()Philippe Mathieu-Daudé1-1/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-12-11qom: make interface types abstractMarc-André Lureau1-3/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-05-23nmi: remove x86 specific nmi handlingBandan Das1-1/+0
2015-06-11nmi: Implement inject_nmi() for non-monitor context useXu Wang1-0/+1
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy1-0/+49