* [Qemu-devel] [PATCH 0/8] ipmi: a couple of enhancements to the BMC simulator
@ 2016-01-05 17:29 Cédric Le Goater
0 siblings, 0 replies; only message in thread
From: Cédric Le Goater @ 2016-01-05 17:29 UTC (permalink / raw)
To: Corey Minyard; +Cc: Cédric Le Goater, qemu-devel, Michael S. Tsirkin
Hi,
Here are a few patches adding a couple of IPMI commands to the BMC
simulator. The last patches provides an API to extend the initial SDRs
and generate events. These will be useful for the upcoming powernv
platform.
Based on 38a762fec63f and also available here :
https://github.com/legoater/qemu/commits/ipmi
Thanks,
Cédric Le Goater (8):
ipmi: fix SDR length value
ipmi: add get and set SENSOR_TYPE commands
ipmi: add GET_SYS_RESTART_CAUSE chassis command
ipmi: add FRU support
ipmi: add ACPI power and GUID commands
ipmi: add SET_SENSOR_READING command (tentative try)
ipmi: introduce an ipmi_bmc_init_sensor() API
ipmi: introduce an ipmi_bmc_gen_event() API
hw/ipmi/ipmi_bmc_sim.c | 483 ++++++++++++++++++++++++++++++++++++++++++++++---
include/hw/ipmi/ipmi.h | 39 ++++
2 files changed, 500 insertions(+), 22 deletions(-)
--
2.1.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-05 17:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-05 17:29 [Qemu-devel] [PATCH 0/8] ipmi: a couple of enhancements to the BMC simulator Cédric Le Goater
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).