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