summaryrefslogtreecommitdiffstats
path: root/default-configs
diff options
context:
space:
mode:
authorCorey Minyard2017-12-06 20:36:21 +0100
committerCorey Minyard2019-09-20 21:08:10 +0200
commit12f983c6aa165bc85ac061856cb3970d80ee25b4 (patch)
treed1fdac6a1ad9f8675e16348fbcf0cec96424bc1b /default-configs
parentsmbios:ipmi: Ignore IPMI devices with no fwinfo function (diff)
downloadqemu-12f983c6aa165bc85ac061856cb3970d80ee25b4.tar.gz
qemu-12f983c6aa165bc85ac061856cb3970d80ee25b4.tar.xz
qemu-12f983c6aa165bc85ac061856cb3970d80ee25b4.zip
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>
Diffstat (limited to 'default-configs')
-rw-r--r--default-configs/i386-softmmu.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/default-configs/i386-softmmu.mak b/default-configs/i386-softmmu.mak
index ba3fb3ff50..2294c0be5a 100644
--- a/default-configs/i386-softmmu.mak
+++ b/default-configs/i386-softmmu.mak
@@ -10,6 +10,8 @@
#CONFIG_ISA_DEBUG=n
#CONFIG_ISA_IPMI_BT=n
#CONFIG_ISA_IPMI_KCS=n
+#CONFIG_PCI_IPMI_KCS=n
+#CONFIG_PCI_IPMI_BT=n
#CONFIG_PCI_DEVICES=n
#CONFIG_PVPANIC=n
#CONFIG_QXL=n