summaryrefslogtreecommitdiffstats
path: root/include/hw/nmi.h
Commit message (Expand)AuthorAgeFilesLines
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-4/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+3
* hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()Philippe Mathieu-Daudé2020-02-281-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* qom: make interface types abstractMarc-André Lureau2018-12-111-3/+1Star
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* nmi: remove x86 specific nmi handlingBandan Das2016-05-231-1/+0Star
* nmi: Implement inject_nmi() for non-monitor context useXu Wang2015-06-111-0/+1
* cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy2014-08-251-0/+49