[Skiboot] [PATCH 0/2] Add OPAL call OPAL_TRIGGER_XSTOP to invoke xstop
Vipin K Parashar
vipin at linux.vnet.ibm.com
Tue Jul 21 03:32:11 AEST 2015
This patchset adds:
1. New OPAL call OPAL_TRIGGER_XSTOP which will be used to invoke xstop.
2. doc/opal-api/opal-trigger-xstop-116.txt file to add description
for OPAL_TRIGGER_XSTOP OPAL call.
Created to address github issue 129
https://github.com/open-power/tyan-openpower/issues/129.
Vipin K Parashar (2):
opal-api: Add OPAL call OPAL_TRIGGER_XSTOP to invoke xstop
doc/opal-api: Add OPAL_TRIGGER_XSTOP OPAL call description
doc/opal-api/opal-trigger-xstop-116.txt | 16 ++++++++++++++++
hw/xscom.c | 29 +++++++++++++++++++++++++++++
include/opal-api.h | 3 ++-
3 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 doc/opal-api/opal-trigger-xstop-116.txt
--
1.9.3
More information about the Skiboot
mailing list