Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | nmi: remove x86 specific nmi handling | Bandan Das | 2016-05-23 | 1 | -24/+0 |
* | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+5 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | hw/core: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | error: Consistently name Error * objects err, and not errp | Markus Armbruster | 2016-01-13 | 1 | -5/+5 |
* | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster | 2015-06-22 | 1 | -1/+1 |
* | nmi: Implement inject_nmi() for non-monitor context use | Xu Wang | 2015-06-11 | 1 | -0/+20 |
* | cpus: Define callback for QEMU "nmi" command | Alexey Kardashevskiy | 2014-08-25 | 1 | -0/+84 |