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