qemu-patch-raspberry4/hw/ipmi
Corey Minyard 67aa56fc03 ipmi: Add an external connection simulation interface
This adds an interface for IPMI that connects to a remote
BMC over a chardev (generally a TCP socket).  The OpenIPMI
lanserv simulator describes this interface, see that for
interface details.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-12-22 18:39:19 +02:00
..
ipmi.c Add a base IPMI interface 2015-12-22 18:39:19 +02:00
ipmi_bmc_extern.c ipmi: Add an external connection simulation interface 2015-12-22 18:39:19 +02:00
ipmi_bmc_sim.c ipmi: Add a local BMC simulation 2015-12-22 18:39:19 +02:00
Makefile.objs ipmi: Add an external connection simulation interface 2015-12-22 18:39:19 +02:00