[PATCH skeleton] skeleton: Add BMC cold_reset() method to org.openbmc.control.Bmc dbus interface
Chris Austen
austenc at us.ibm.com
Sat Jan 16 18:23:21 AEDT 2016
Needs to move out of skeleton. Use sdbus no gdbus
Sent from my iPhone using IBM Verse
On Jan 16, 2016, 12:31:39 AM, "OpenBMC Patches" <openbmc-patches at stwcx.xyz> wrote:
The host sends IPMI 'cold reset' command to reset BMC. Ipmid
calls the org.openbmc.control.Bmc::cold_reset() to do reset.
cold_reset() just invoke "reboot --force", which in effect
same as a 'cold' reset.
https://github.com/openbmc/skeleton/pull/28
William (1):
skeleton: Add BMC cold_reset() method to org.openbmc.control.Bmc dbus
interface
interfaces/openbmc_intf.c | 56 +++++++++++++++++++++++------------------------
interfaces/openbmc_intf.h | 10 ++++-----
objects/control_bmc_obj.c | 35 +++++++++++++++++++++++++----
xml/openbmc_intf.xml | 2 +-
4 files changed, 65 insertions(+), 38 deletions(-)
--
2.6.4
_______________________________________________
openbmc mailing list
openbmc at lists.ozlabs.org
https://lists.ozlabs.org/listinfo/openbmc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20160116/c20ba30c/attachment.html>
More information about the openbmc
mailing list