]> Git Repo - qemu.git/commit
ipmi: introduce an ipmi_bmc_gen_event() API
authorCédric Le Goater <[email protected]>
Wed, 5 Apr 2017 12:41:34 +0000 (14:41 +0200)
committerDavid Gibson <[email protected]>
Wed, 26 Apr 2017 02:41:55 +0000 (12:41 +1000)
commitcd60d85ef6a557acd519874827b52517e6fbc523
tree8e272e3cd559cda87c7b728e26ceb9fedec5af3c
parent7fabcdb942c2eefa3a40f4cc5ebae25cc13f6ddc
ipmi: introduce an ipmi_bmc_gen_event() API

It will be used to fill the message buffer with custom events expected
by some systems. Typically, an Open PowerNV platform guest is notified
with an OEM SEL message before a shutdown or a reboot.

Signed-off-by: Cédric Le Goater <[email protected]>
Acked-by: Corey Minyard <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/ipmi/ipmi_bmc_sim.c
include/hw/ipmi/ipmi.h
This page took 0.026373 seconds and 4 git commands to generate.