[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/4] ppc-for-5.1 queue 20200720
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/4] ppc-for-5.1 queue 20200720 |
Date: |
Mon, 20 Jul 2020 14:57:31 +0100 |
On Mon, 20 Jul 2020 at 06:41, David Gibson <david@gibson.dropbear.id.au> wrote:
>
> The following changes since commit 9fc87111005e8903785db40819af66b8f85b8b96:
>
> Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200717' into
> staging (2020-07-19 10:29:05 +0100)
>
> are available in the Git repository at:
>
> git://github.com/dgibson/qemu.git tags/ppc-for-5.1-20200720
>
> for you to fetch changes up to b25fbd6a1302c0eac5b326be3e1f828e905c0c9a:
>
> pseries: Update SLOF firmware image (2020-07-20 09:21:39 +1000)
>
> ----------------------------------------------------------------
> ppc patch queue 20200720
>
> Here are some assorted fixes for qemu-5.1:
> * SLOF update with improved TPM handling, and fix for possible stack
> overflows on many-vcpu machines
> * Fix for NUMA distances on NVLink2 attached GPU memory nodes
> * Fixes to fail more gracefully on attempting to plug unsupported PCI bridge
> types
> * Don't allow pnv-psi device to be user created
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1
for any user-visible changes.
-- PMM