Searched hist:"15139 b8ef0ea3d9dd35965bdd5d4f564ffa6e9e1" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/ipmi/ |
H A D | ipmi.h | diff 15139b8ef0ea3d9dd35965bdd5d4f564ffa6e9e1 Tue May 24 12:37:17 CDT 2016 Corey Minyard <cminyard@mvista.com> ipmi: rework the fwinfo to be fetched from the interface
Instead of scanning IPMI devices from a fwinfo list, allow the fwinfo to be fetched from the IPMI interface class. Then the code looking for IPMI fwinfo can scan devices on a bus and look for ones that implement the IPMI class.
This will let the ACPI scope be defined by the calling code so the IPMI code doesn't have to know the scope.
Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/openbmc/qemu/hw/ipmi/ |
H A D | ipmi.c | diff 15139b8ef0ea3d9dd35965bdd5d4f564ffa6e9e1 Tue May 24 12:37:17 CDT 2016 Corey Minyard <cminyard@mvista.com> ipmi: rework the fwinfo to be fetched from the interface
Instead of scanning IPMI devices from a fwinfo list, allow the fwinfo to be fetched from the IPMI interface class. Then the code looking for IPMI fwinfo can scan devices on a bus and look for ones that implement the IPMI class.
This will let the ACPI scope be defined by the calling code so the IPMI code doesn't have to know the scope.
Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | isa_ipmi_bt.c | diff 15139b8ef0ea3d9dd35965bdd5d4f564ffa6e9e1 Tue May 24 12:37:17 CDT 2016 Corey Minyard <cminyard@mvista.com> ipmi: rework the fwinfo to be fetched from the interface
Instead of scanning IPMI devices from a fwinfo list, allow the fwinfo to be fetched from the IPMI interface class. Then the code looking for IPMI fwinfo can scan devices on a bus and look for ones that implement the IPMI class.
This will let the ACPI scope be defined by the calling code so the IPMI code doesn't have to know the scope.
Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | isa_ipmi_kcs.c | diff 15139b8ef0ea3d9dd35965bdd5d4f564ffa6e9e1 Tue May 24 12:37:17 CDT 2016 Corey Minyard <cminyard@mvista.com> ipmi: rework the fwinfo to be fetched from the interface
Instead of scanning IPMI devices from a fwinfo list, allow the fwinfo to be fetched from the IPMI interface class. Then the code looking for IPMI fwinfo can scan devices on a bus and look for ones that implement the IPMI class.
This will let the ACPI scope be defined by the calling code so the IPMI code doesn't have to know the scope.
Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|