diff options
| author | Corey Minyard | 2015-12-17 19:50:04 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2015-12-22 17:39:19 +0100 |
| commit | 23076bb34b049f5908fefae19266d3f25f55fd3e (patch) | |
| tree | 621f4a9cc030b4a712ad44f7a27d221b18f7419a /qemu-doc.texi | |
| parent | pc: Group and document related PCMachineState/PCMachineclass fields (diff) | |
| download | qemu-23076bb34b049f5908fefae19266d3f25f55fd3e.tar.gz qemu-23076bb34b049f5908fefae19266d3f25f55fd3e.tar.xz qemu-23076bb34b049f5908fefae19266d3f25f55fd3e.zip | |
Add a base IPMI interface
Add the basic IPMI types and infrastructure to QEMU. Low-level
interfaces and simulation interfaces will register with this; it's
kind of the go-between to tie them together.
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>
Diffstat (limited to 'qemu-doc.texi')
| -rw-r--r-- | qemu-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index ffc3e50abb..7bc388231f 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -195,6 +195,8 @@ PCI and ISA network adapters @item Serial ports @item +IPMI BMC, either and internal or external one +@item Creative SoundBlaster 16 sound card @item ENSONIQ AudioPCI ES1370 sound card |
