qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/8] ipmi: a couple of enhancements to the BMC simul


From: Cédric Le Goater
Subject: [Qemu-devel] [PATCH 0/8] ipmi: a couple of enhancements to the BMC simulator
Date: Tue, 5 Jan 2016 18:29:54 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]