Searched hist:f60ac27e3ee4aa7166065db93a3fc0ae2d9481ac (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_notifier.hpp | f60ac27e3ee4aa7166065db93a3fc0ae2d9481ac Wed Dec 11 13:47:50 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Add HostNotifier class
This class will watch for new PELs being created, and handle sending them up to the host. This first commit for this class mostly just fills in the constructor to set up the various callbacks it will use.
It is only instantiated in the Manager class if the Manager constructor used is the one that passes in the HostInterface object, to allow for configurations that don't need PELs passed up.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I0ddcf94d047979eb78209d396c2351566c634dbe
|
H A D | host_notifier.cpp | f60ac27e3ee4aa7166065db93a3fc0ae2d9481ac Wed Dec 11 13:47:50 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Add HostNotifier class
This class will watch for new PELs being created, and handle sending them up to the host. This first commit for this class mostly just fills in the constructor to set up the various callbacks it will use.
It is only instantiated in the Manager class if the Manager constructor used is the one that passes in the HostInterface object, to allow for configurations that don't need PELs passed up.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I0ddcf94d047979eb78209d396c2351566c634dbe
|
H A D | manager.hpp | diff f60ac27e3ee4aa7166065db93a3fc0ae2d9481ac Wed Dec 11 13:47:50 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Add HostNotifier class
This class will watch for new PELs being created, and handle sending them up to the host. This first commit for this class mostly just fills in the constructor to set up the various callbacks it will use.
It is only instantiated in the Manager class if the Manager constructor used is the one that passes in the HostInterface object, to allow for configurations that don't need PELs passed up.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I0ddcf94d047979eb78209d396c2351566c634dbe
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | host_notifier_test.cpp | f60ac27e3ee4aa7166065db93a3fc0ae2d9481ac Wed Dec 11 13:47:50 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Add HostNotifier class
This class will watch for new PELs being created, and handle sending them up to the host. This first commit for this class mostly just fills in the constructor to set up the various callbacks it will use.
It is only instantiated in the Manager class if the Manager constructor used is the one that passes in the HostInterface object, to allow for configurations that don't need PELs passed up.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I0ddcf94d047979eb78209d396c2351566c634dbe
|
H A D | mocks.hpp | diff f60ac27e3ee4aa7166065db93a3fc0ae2d9481ac Wed Dec 11 13:47:50 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Add HostNotifier class
This class will watch for new PELs being created, and handle sending them up to the host. This first commit for this class mostly just fills in the constructor to set up the various callbacks it will use.
It is only instantiated in the Manager class if the Manager constructor used is the one that passes in the HostInterface object, to allow for configurations that don't need PELs passed up.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I0ddcf94d047979eb78209d396c2351566c634dbe
|