qemu-e2k/hw/ipmi
Cédric Le Goater 540c07d345 ipmi: provide support for FRUs
This patch provides a simple FRU support for the BMC simulator. FRUs
are loaded from a file which name is specified in the object
properties, each entry having a fixed size, also specified in the
properties. If the file is unknown or not accessible for some reason,
a unique entry of 1024 bytes is created as a default. Just enough to
start some simulation.

These commands complies with the IPMI spec : "34. FRU Inventory Device
Commands".

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
[dwg: Folded in subsequent fix to handle NULL filename]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-04-26 12:41:21 +10:00
..
Makefile.objs ipmi: fix build config variable name for ipmi_bmc_extern.o 2016-11-01 19:21:09 +02:00
ipmi.c ipmi: Implement shutdown via ACPI overtemp 2016-11-01 19:21:09 +02: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: provide support for FRUs 2017-04-26 12:41:21 +10: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