Home
last modified time | relevance | path

Searched hist:f9a535e089abcbc7ac99db83c8c6e4644e395b12 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/
H A Dnmi.hdiff f9a535e089abcbc7ac99db83c8c6e4644e395b12 Thu Feb 05 04:28:35 CST 2015 Xu Wang <gesaint@linux.vnet.ibm.com> nmi: Implement inject_nmi() for non-monitor context use

Let's introduce a general "inject_nmi()" function that doesn't rely on the cpu
index of the monitor, but uses cpu index 0 as default (except for x86).
This function can then later be used from a non-monitor context.

Signed-off-by: Xu Wang <gesaint@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
CC: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
/openbmc/qemu/hw/core/
H A Dnmi.cdiff f9a535e089abcbc7ac99db83c8c6e4644e395b12 Thu Feb 05 04:28:35 CST 2015 Xu Wang <gesaint@linux.vnet.ibm.com> nmi: Implement inject_nmi() for non-monitor context use

Let's introduce a general "inject_nmi()" function that doesn't rely on the cpu
index of the monitor, but uses cpu index 0 as default (except for x86).
This function can then later be used from a non-monitor context.

Signed-off-by: Xu Wang <gesaint@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
CC: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>