summaryrefslogtreecommitdiffstats
path: root/host_state_manager_main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Apply clang code format to this state repoAndrew Geissler2018-01-251-3/+2
| | | | | Change-Id: I232af39d8ded90fa3eb37b74d1435ddbf19fffb1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Persist user requested host stateDhruvaraj Subhashchandran2017-07-271-0/+6
| | | | | | | Resolves openbmc/openbmc#1785 Change-Id: I5f23ce50dc357489c7b7eece8bab3bfd6a61ffae Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Initial chassis state management codeAndrew Geissler2017-01-131-6/+6
| | | | | | | | This is just the basics to get the generated code compiling and to verify the basic dbus interfaces. Change-Id: I335964da456d8173e2ce792c6614770da43303b4 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Create instance specific host state objectAndrew Geissler2017-01-091-2/+6
| | | | | | | | Some day we may support multiple host instances. For now we're just going to hard code to instance 0. Change-Id: I2c52d138177172563da5ddf0217053324a6999fd Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Initial phosphor-state-manager commitAndrew Geissler2017-01-061-0/+26
Still a lot of work to come with this one but this is the initial makefile and building of a basic application that provides dbus introspection and properties of the xyz/openbmc_project/State/Host.interface.yaml Change-Id: I406fafa6a50721b2f28ab6df03ef98a940e2db6e Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
OpenPOWER on IntegriCloud