[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 00/15] ipmi: Bug fixes, add new interfaces
From: |
Peter Maydell |
Subject: |
Re: [PATCH 00/15] ipmi: Bug fixes, add new interfaces |
Date: |
Fri, 20 Sep 2019 13:57:48 +0100 |
On Thu, 19 Sep 2019 at 22:39, <address@hidden> wrote:
>
> I haven't gotten a lot of commentary on this, but I assume that means
> that everything is ok. It's been posted a few times and the last time
> I received no issues, just a couple of reviews. I would like more
> review. But I'm not quite sure what to do about that, I've been
> hanging on to these changes far too long.
>
> The following changes since commit a77d20bafcd4cb7684168a9b4c6dc2a321aaeb50:
>
> Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request'
> into staging (2019-09-19 17:16:07 +0100)
>
> are available in the Git repository at:
>
> https://github.com/cminyard/qemu.git tags/ipmi-for-release-2019-09-19
>
> for you to fetch changes up to d9b74295c6528fd68cebdea116b283e46543b2a2:
>
> pc: Add an SMB0 ACPI device to q35 (2019-09-19 14:41:58 -0500)
>
> ----------------------------------------------------------------
> ipmi: Some bug fixes and new interfaces
>
> Some bug fixes for the watchdog and hopeful the BT tests.
>
> Change the IPMI UUID handling to give the user the ability to set it or
> not have it.
>
> Add a PCI interface.
>
> Add an SMBus interfaces.
Hi -- is this intended to be a pull request to be applied to
master? It's in the form of a pullreq but the subject header
says "PATCH" and you seem to be asking for more review, so I'm
not sure...
thanks
-- PMM
- [PATCH 14/15] ipmi: Fix SSIF ACPI handling to use the right CRS, (continued)
- [PATCH 14/15] ipmi: Fix SSIF ACPI handling to use the right CRS, minyard, 2019/09/19
- [PATCH 10/15] smbios:ipmi: Ignore IPMI devices with no fwinfo function, minyard, 2019/09/19
- [PATCH 01/15] ipmi: Fix watchdog NMI handling, minyard, 2019/09/19
- [PATCH 08/15] ipmi: Split out BT-specific code from ISA BT code, minyard, 2019/09/19
- [PATCH 15/15] pc: Add an SMB0 ACPI device to q35, minyard, 2019/09/19
- [PATCH 12/15] ipmi: Add an SMBus IPMI interface, minyard, 2019/09/19
- [PATCH 13/15] acpi: Add i2c serial bus CRS handling, minyard, 2019/09/19
- Re: [PATCH 00/15] ipmi: Bug fixes, add new interfaces, Paolo Bonzini, 2019/09/20
- Re: [PATCH 00/15] ipmi: Bug fixes, add new interfaces,
Peter Maydell <=