ipmi: Add an ISA KCS low-level interface
commit0719029c47b28404cf307f184934c8281a424918
authorCorey Minyard <cminyard@mvista.com>
Thu, 17 Dec 2015 18:50:07 +0000 (17 12:50 -0600)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 22 Dec 2015 16:39:19 +0000 (22 18:39 +0200)
treeba9bd472c8e8bc49ad729b14d42554f71dcf7a96
parent67aa56fc03bea44ccf384ea400515a8a58844a50
ipmi: Add an ISA KCS low-level interface

This provides the simulation of the KCS hardware interface.

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>
default-configs/i386-softmmu.mak
default-configs/x86_64-softmmu.mak
hw/ipmi/Makefile.objs
hw/ipmi/isa_ipmi_kcs.c [new file with mode: 0644]