OSDN Git Service

ipmi: Add a BT low-level interface
authorCorey Minyard <cminyard@mvista.com>
Thu, 17 Dec 2015 18:50:08 +0000 (12:50 -0600)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 22 Dec 2015 16:39:19 +0000 (18:39 +0200)
commita9b74079cbf68720bbe9b409775bed8e1002cf4f
treef0352cb55a60ae400a48c2db2987cb846330352c
parent0719029c47b28404cf307f184934c8281a424918
ipmi: Add a BT low-level interface

This provides the simulation of the BT hardware interface for
IPMI.

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_bt.c [new file with mode: 0644]