All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v7 1/6] Add IPMI to firmware tables
@ 2016-05-24 17:37 minyard
  2016-05-24 17:37 ` [Qemu-devel] [PATCH v7 1/6] ipmi: rework the fwinfo to be fetched from the interface minyard
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: minyard @ 2016-05-24 17:37 UTC (permalink / raw)
  To: Igor Mammedov, Michael S . Tsirkin, Paolo Bonzini, qemu-devel,
	minyard, cminyard

One more time, with (hopefully) all necessary comments addressed:

Removed the stub code and went back to the makefile conditionals
for handling the no IPMI case.

Added asserts for catching spec version overflow.

Clean up the definitions in build_acpi_ipmi_devices().

Folded build_isa_ipmi_aml. into build_isa_devices_aml().

Removed the now unnecessary pmcs parameter to build_isa_devices_aml().

Added 2016 to all copyrights.

Thanks again for the comments and suggestions.

-corey

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-06-05  4:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-24 17:37 [Qemu-devel] [PATCH v7 1/6] Add IPMI to firmware tables minyard
2016-05-24 17:37 ` [Qemu-devel] [PATCH v7 1/6] ipmi: rework the fwinfo to be fetched from the interface minyard
2016-05-24 17:37 ` [Qemu-devel] [PATCH v7 2/6] pc: Postpone SMBIOS table installation to post machine init minyard
2016-05-24 17:37 ` [Qemu-devel] [PATCH v7 3/6] smbios: Move table build tools into an include file minyard
2016-06-03 16:15   ` Michael S. Tsirkin
2016-06-05  4:04     ` Corey Minyard
2016-05-24 17:37 ` [Qemu-devel] [PATCH v7 4/6] ipmi: Add SMBIOS table entry minyard
2016-05-24 17:37 ` [Qemu-devel] [PATCH v7 5/6] acpi: Add IPMI table entries minyard
2016-06-03 16:16   ` Michael S. Tsirkin
2016-05-24 17:37 ` [Qemu-devel] [PATCH v7 6/6] bios: Add tests for the IPMI ACPI and SMBIOS entries minyard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.