[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PULL for-3.1 0/1] bugfix for s390x
From: |
Peter Maydell |
Subject: |
Re: [qemu-s390x] [PULL for-3.1 0/1] bugfix for s390x |
Date: |
Thu, 15 Nov 2018 11:16:16 +0000 |
On 14 November 2018 at 10:16, Cornelia Huck <address@hidden> wrote:
> The following changes since commit 6ff144698935e8bdbc96d255cf49b1a7d54174ac:
>
> Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-11-12-tag'
> into staging (2018-11-13 12:32:30 +0000)
>
> are available in the Git repository at:
>
> https://github.com/cohuck/qemu tags/s390x-20181114
>
> for you to fetch changes up to b6e67ecc7b6e8938982ab94820c079f24845f623:
>
> s390x/pci: properly fail if the zPCI device cannot be created (2018-11-13
> 16:46:55 +0100)
>
> ----------------------------------------------------------------
> Fix error handling during zpci device creation.
>
> ----------------------------------------------------------------
>
> David Hildenbrand (1):
> s390x/pci: properly fail if the zPCI device cannot be created
>
> hw/s390x/s390-pci-bus.c | 25 +++++++++++++++++++------
> 1 file changed, 19 insertions(+), 6 deletions(-)
>
Applied, thanks.
-- PMM