Re: [Qemu-devel] [PATCH v4 00/17] Add an IPMI device to QEMU

2015-11-16 Thread Benjamin Herrenschmidt
On Thu, 2015-11-12 at 13:02 -0600, miny...@acm.org wrote: > This is a long delayed patch set, but I think I have things reworked > to make Igor happy with the way ACPI and SMBIOS work.  This is more > consistent with the way most other things work, anyway.  It did > require adding stubs for systems

Re: [Qemu-devel] [PATCH v4 00/17] Add an IPMI device to QEMU

2015-11-15 Thread Cédric Le Goater
On 11/12/2015 08:02 PM, miny...@acm.org wrote: > This is a long delayed patch set, but I think I have things reworked > to make Igor happy with the way ACPI and SMBIOS work. This is more > consistent with the way most other things work, anyway. It did > require adding stubs for systems without IP

[Qemu-devel] [PATCH v4 00/17] Add an IPMI device to QEMU

2015-11-12 Thread minyard
This is a long delayed patch set, but I think I have things reworked to make Igor happy with the way ACPI and SMBIOS work. This is more consistent with the way most other things work, anyway. It did require adding stubs for systems without IPMI. The first nine patches are unchanged. The IPMI fi