]> git.proxmox.com Git - mirror_qemu.git/commitdiff
ipmi: Add man page pieces for the IPMI PCI devices
authorCorey Minyard <cminyard@mvista.com>
Mon, 23 Sep 2019 18:50:33 +0000 (13:50 -0500)
committerCorey Minyard <cminyard@mvista.com>
Fri, 17 Jul 2020 16:39:46 +0000 (11:39 -0500)
This was forgotten when the devices were added.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
qemu-options.hx

index 65147ad971c6de9a09e29687f14fe260d452ccc6..fb31fe3df658bcfc0071b740ebfabf66228b1ea9 100644 (file)
@@ -876,6 +876,15 @@ SRST
 ``-device isa-ipmi-bt,bmc=id[,ioport=val][,irq=val]``
     Like the KCS interface, but defines a BT interface. The default port
     is 0xe4 and the default interrupt is 5.
+
+``-device pci-ipmi-kcs,bmc=id``
+    Add a KCS IPMI interafce on the PCI bus.
+
+    ``bmc=id``
+        The BMC to connect to, one of ipmi-bmc-sim or ipmi-bmc-extern above.
+
+``-device pci-ipmi-bt,bmc=id``
+    Like the KCS interface, but defines a BT interface on the PCI bus.
 ERST
 
 DEF("name", HAS_ARG, QEMU_OPTION_name,