Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -4/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+3 |
* | hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK() | Philippe Mathieu-Daudé | 2020-02-28 | 1 | -1/+1 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | qom: make interface types abstract | Marc-André Lureau | 2018-12-11 | 1 | -3/+1 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | nmi: remove x86 specific nmi handling | Bandan Das | 2016-05-23 | 1 | -1/+0 |
* | nmi: Implement inject_nmi() for non-monitor context use | Xu Wang | 2015-06-11 | 1 | -0/+1 |
* | cpus: Define callback for QEMU "nmi" command | Alexey Kardashevskiy | 2014-08-25 | 1 | -0/+49 |