]> git.ipfire.org Git - thirdparty/qemu.git/commit
ipmi: Add support to customize OEM functions
authorCédric Le Goater <clg@kaod.org>
Mon, 28 Oct 2019 07:00:26 +0000 (08:00 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 16 Dec 2019 23:39:47 +0000 (10:39 +1100)
commited8da05cdb18a32a8a41165d5b7b367bc05fdab0
tree9c40c7ed868fb519cc20e1696f06f4f97c8babb4
parent1c27b252e7b5d6a54f5083781b1d2a0e425b04df
ipmi: Add support to customize OEM functions

The routine ipmi_register_oem_netfn() lets external modules register
command handlers for OEM functions. Required for the PowerNV machine.

Cc: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20191028070027.22752-2-clg@kaod.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ipmi/ipmi_bmc_sim.c
include/hw/ipmi/ipmi.h