[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v2] s390x/pci: properly fail if the zPCI device
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH v2] s390x/pci: properly fail if the zPCI device cannot be created |
Date: |
Tue, 13 Nov 2018 17:07:40 +0100 |
On Tue, 13 Nov 2018 13:17:10 +0100
David Hildenbrand <address@hidden> wrote:
> Right now, errors during realize()/pre_plug/plug of the zPCI device
> would result in QEMU crashing instead of failing nicely when creating
> a zPCI device for a PCI device.
>
> Reviewed-by: Thomas Huth <address@hidden>
> Reviewed-by: Collin Walling <address@hidden>
> Signed-off-by: David Hildenbrand <address@hidden>
> ---
>
> v1 -> v2:
> - Fix setting of "target" property (key and value was inverted)
>
> hw/s390x/s390-pci-bus.c | 25 +++++++++++++++++++------
> 1 file changed, 19 insertions(+), 6 deletions(-)
Thanks, queued to s390-fixes.