Re: [Qemu-devel] [PATCH 12/16] ipmi: Add SMBIOS table entry

2015-02-18 Thread Benjamin Herrenschmidt
On Fri, 2014-12-12 at 13:15 -0600, miny...@acm.org wrote: > From: Corey Minyard > > Add an IPMI table entry to the SMBIOS. Can this be made optional ? I'd like to use the BMC on an OpenPower model I'm working on but that has no smbios.. Cheers, Ben. > Signed-off-by: Corey Minyard > --- > hw/

[Qemu-devel] [PATCH 12/16] ipmi: Add SMBIOS table entry

2014-12-12 Thread minyard
From: Corey Minyard Add an IPMI table entry to the SMBIOS. Signed-off-by: Corey Minyard --- hw/ipmi/isa_ipmi.c | 43 +++ 1 file changed, 43 insertions(+) diff --git a/hw/ipmi/isa_ipmi.c b/hw/ipmi/isa_ipmi.c index e62f744..83ea706 100644 --- a/hw/ipmi/is