On 04/26/2015 12:03 PM, Paolo Bonzini wrote:
>
> On 26/04/2015 11:05, Michael S. Tsirkin wrote:
>>> +
>>> +#define FW_CFG_IPMI_INTERFACE   0x30
>>> +#define FW_CFG_IPMI_BASE_ADDR   0x31
>>> +#define FW_CFG_IPMI_REG_SPACE   0x32
>>> +#define FW_CFG_IPMI_REG_SPACING 0x33
>>> +#define FW_CFG_IPMI_SLAVE_ADDR  0x34
>>> +#define FW_CFG_IPMI_IRQ         0x35
>>> +#define FW_CFG_IPMI_VERSION     0x36
>>> +
>>> +#define FW_CFG_MAX_ENTRY        (FW_CFG_IPMI_VERSION + 1)
> Also, what is this used for?  I haven't seen firmware patches, maybe
> it's obsoleted by SMBIOS support in QEMU?
>
> Paolo

Finally back on this.  This is bogus, it was left over from something
else, and I missed it because it was at the end of the file.

-corey

Reply via email to