mbox series

[00/15] IPMI updates for 4.3

Message ID 20190819201705.31633-1-minyard@acm.org (mailing list archive)
Headers show
Series IPMI updates for 4.3 | expand

Message

Corey Minyard Aug. 19, 2019, 8:16 p.m. UTC
These changes contain the following:

  * Fixes for the IPMI watchdog pretimeout handling..
  * Allow the IPMI UUID to be passed in, don't use the standard QEMU one.
  * Add PCI support for IPMI interfaces.  Not a lot of systems use this,
    but I use it often for testing, and maybe someone will need it.
  * Add an SMBus IPMI interface (SSIF).  This is becoming more used on ARM
    systems, and I use this for testing.  It requires some ACPI updates
    for getting the SSIF into the ACPI tables.