ipmi: Add SMBIOS table entry
authorCorey Minyard <cminyard@mvista.com>
Fri, 10 Jun 2016 09:15:41 +0000 (04:15 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 24 Jun 2016 02:13:57 +0000 (05:13 +0300)
commit35658f6e0c3dacfdb22198ee3917c0c28914d81d
tree06de055bdad6dccc30c2a14ecfe36eff4f453d45
parent0517cc9863bd4753be56d47da1a568538069e19f
ipmi: Add SMBIOS table entry

Add an IPMI table entry to the SMBIOS.

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>
hw/smbios/Makefile.objs
hw/smbios/smbios.c
hw/smbios/smbios_type_38.c [new file with mode: 0644]
include/hw/smbios/ipmi.h [new file with mode: 0644]
stubs/Makefile.objs
stubs/smbios_type_38.c [new file with mode: 0644]