qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b6e67e: s390x/pci: properly fail if the zPCI


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b6e67e: s390x/pci: properly fail if the zPCI device cannot...
Date: Thu, 15 Nov 2018 03:16:16 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b6e67ecc7b6e8938982ab94820c079f24845f623
      
https://github.com/qemu/qemu/commit/b6e67ecc7b6e8938982ab94820c079f24845f623
  Author: David Hildenbrand <address@hidden>
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
    M hw/s390x/s390-pci-bus.c

  Log Message:
  -----------
  s390x/pci: properly fail if the zPCI device cannot be created

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>
Message-Id: <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: 18d30e7b59b0b0c6555bfbf464617652a50a0d0f
      
https://github.com/qemu/qemu/commit/18d30e7b59b0b0c6555bfbf464617652a50a0d0f
  Author: Peter Maydell <address@hidden>
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
    M hw/s390x/s390-pci-bus.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181114' into staging

Fix error handling during zpci device creation.

# gpg: Signature made Wed 14 Nov 2018 10:08:43 GMT
# gpg:                using RSA key DECF6B93C6F02FAF
# gpg: Good signature from "Cornelia Huck <address@hidden>"
# gpg:                 aka "Cornelia Huck <address@hidden>"
# gpg:                 aka "Cornelia Huck <address@hidden>"
# gpg:                 aka "Cornelia Huck <address@hidden>"
# gpg:                 aka "Cornelia Huck <address@hidden>"
# Primary key fingerprint: C3D0 D66D C362 4FF6 A8C0  18CE DECF 6B93 C6F0 2FAF

* remotes/cohuck/tags/s390x-20181114:
  s390x/pci: properly fail if the zPCI device cannot be created

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/cb968d275c14...18d30e7b59b0
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]