]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ipmi/pci_ipmi_kcs.c
ipmi: Add PCI IPMI interfaces
authorCorey Minyard <cminyard@mvista.com>
Wed, 6 Dec 2017 19:36:21 +0000 (13:36 -0600)
committerCorey Minyard <cminyard@mvista.com>
Fri, 20 Sep 2019 19:08:10 +0000 (14:08 -0500)
commit12f983c6aa165bc85ac061856cb3970d80ee25b4
treed1fdac6a1ad9f8675e16348fbcf0cec96424bc1b
parentbfff1a6d42537acbb419388c542e3a95d66a15a4
ipmi: Add PCI IPMI interfaces

Pretty straightforward, just hook the current KCS and BT code into
the PCI system with the proper configuration.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
default-configs/i386-softmmu.mak
hw/i386/Kconfig
hw/ipmi/Kconfig
hw/ipmi/Makefile.objs
hw/ipmi/pci_ipmi_bt.c [new file with mode: 0644]
hw/ipmi/pci_ipmi_kcs.c [new file with mode: 0644]
include/hw/pci/pci.h