qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/7] An IPMI over SMBus device
@ 2016-06-01 16:26 minyard
  2016-06-01 16:26 ` [Qemu-devel] [PATCH v2 1/7] i2c: Fix the PM SMBus driver so it actually works correctly minyard
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: minyard @ 2016-06-01 16:26 UTC (permalink / raw)
  To: Igor Mammedov, Michael S . Tsirkin, Paolo Bonzini, qemu-devel,
	minyard, cminyard

This set of patches requires the previous IPMI ACPI patches, at least
starting with patch 4.

This set of patches fixes some fairly significant bugs with the
pm_smbus device, which basically just wasn't functional beyond
some very basic things.  It's close to a rewrite of the state
machine.

After that, it adds an IPMI device on the SMBus.

Then it cleans up a few small things in the IPMI ACPI handling
that were SMBus specific, and adds the SMBus itself to the
ACPI tables.  This required adding a 2.7 machine, though I've
seen a patch for that on the mailing list it has not been
added to the main repository yet.

-corey

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

end of thread, other threads:[~2016-06-01 16:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-01 16:26 [Qemu-devel] [PATCH v2 0/7] An IPMI over SMBus device minyard
2016-06-01 16:26 ` [Qemu-devel] [PATCH v2 1/7] i2c: Fix the PM SMBus driver so it actually works correctly minyard
2016-06-01 16:26 ` [Qemu-devel] [PATCH v2 2/7] pm_smbus: Add the ability to force block transfer enable minyard
2016-06-01 16:26 ` [Qemu-devel] [PATCH v2 3/7] ipmi: Add an SMBus IPMI interface minyard
2016-06-01 16:26 ` [Qemu-devel] [PATCH v2 4/7] acpi: Add i2c serial bus CRS handling minyard
2016-06-01 16:26 ` [Qemu-devel] [PATCH v2 5/7] ipmi: Fix SSIF ACPI handling to use the right CRS minyard
2016-06-01 16:26 ` [Qemu-devel] [PATCH v2 6/7] pc: Add 2.7 machine options minyard
2016-06-01 16:27 ` [Qemu-devel] [PATCH v2 7/7] pc: Add an SMB0 ACPI device to q35 minyard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).