[PATCH 0/3] ipmi: bmc-sim improvements

Nicholas Piggin posted 3 patches 7 months, 2 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
include/hw/ipmi/ipmi.h | 14 ++++++++
hw/ipmi/ipmi_bmc_sim.c | 73 +++++++++++++++++++++++++++++++++++++++---
hw/ipmi/ipmi_bt.c      |  2 ++
hw/ipmi/ipmi_kcs.c     |  1 +
4 files changed, 86 insertions(+), 4 deletions(-)
[PATCH 0/3] ipmi: bmc-sim improvements
Posted by Nicholas Piggin 7 months, 2 weeks ago
These little things came up when looking at behaviour of IPMI with
the bmc-sim implementation running the ppc powernv machine, and
trying to clean up error messages and missing features.

Thanks,
Nick

Nicholas Piggin (3):
  ipmi/bmc-sim: implement watchdog dont log flag
  ipmi/bmc-sim: add error handling for 'Set BMC Global Enables' command
  ipmi/bmc-sim: Add 'Get Channel Info' command

 include/hw/ipmi/ipmi.h | 14 ++++++++
 hw/ipmi/ipmi_bmc_sim.c | 73 +++++++++++++++++++++++++++++++++++++++---
 hw/ipmi/ipmi_bt.c      |  2 ++
 hw/ipmi/ipmi_kcs.c     |  1 +
 4 files changed, 86 insertions(+), 4 deletions(-)

-- 
2.47.1