qemu/hw/ipmi
Cédric Le Goater 7fabcdb942 ipmi: introduce an ipmi_bmc_sdr_find() API
This patch exposes a new IPMI routine to query a sdr entry from the
sdr table maintained by the IPMI BMC simulator. The API is very
similar to the internal sdr_find_entry() routine and should be used
the same way to query one or all sdrs.

A typical use would be to loop on the sdrs to build nodes of a device
tree.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-04-26 12:41:55 +10:00
..
ipmi_bmc_extern.c ipmi: Add graceful shutdown handling to the external BMC 2016-11-01 19:21:09 +02:00
ipmi_bmc_sim.c ipmi: introduce an ipmi_bmc_sdr_find() API 2017-04-26 12:41:55 +10:00
ipmi.c ipmi: Implement shutdown via ACPI overtemp 2016-11-01 19:21:09 +02:00
isa_ipmi_bt.c ipmi: Fix macro issues 2017-04-02 21:17:47 +02:00
isa_ipmi_kcs.c ipmi: fix qemu crash while migrating with ipmi 2016-11-18 17:50:09 +02:00
Makefile.objs ipmi: fix build config variable name for ipmi_bmc_extern.o 2016-11-01 19:21:09 +02:00