]> git.proxmox.com Git - mirror_qemu.git/commit
ipmi: Add the platform event message command
authorCorey Minyard <cminyard@mvista.com>
Sat, 19 Aug 2017 01:17:48 +0000 (20:17 -0500)
committerCorey Minyard <cminyard@mvista.com>
Tue, 30 Jan 2018 21:52:53 +0000 (15:52 -0600)
commit9380d2ed22a5f3fa29ddf8ca4cea9bbdc88fed11
tree32264bd3d1bdfe977bac14272d5676acab853b09
parent9f7d1d92a7adc74cb13305e0f542a030e27a3710
ipmi: Add the platform event message command

This lets an event be added to the SEL as if a sensor had generated
it.  The OpenIPMI driver uses it for storing panic event information.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
hw/ipmi/ipmi_bmc_sim.c