Re: [Qemu-devel] [PATCH v3 15/16] ipmi: Add ACPI table entries

2015-07-07 Thread Igor Mammedov
On Mon, 8 Jun 2015 20:12:10 -0500 miny...@acm.org wrote: > From: Corey Minyard > > Use the new ACPI table construction tools to create an ACPI > entry for IPMI. Above doesn't tell what is purpose of patch. It would be nice for commit message to describe what the patch actually does with refere

[Qemu-devel] [PATCH v3 15/16] ipmi: Add ACPI table entries

2015-06-08 Thread minyard
From: Corey Minyard Use the new ACPI table construction tools to create an ACPI entry for IPMI. Signed-off-by: Corey Minyard Acked-by: Michael S. Tsirkin --- hw/ipmi/Makefile.objs | 1 + hw/ipmi/ipmi_acpi.c | 122 ++ 2 files changed, 123 ins