qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] ab17b1: s390x/vfio-ap: report correct error


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ab17b1: s390x/vfio-ap: report correct error
Date: Tue, 06 Nov 2018 02:51:28 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ab17b1fc75d9b961bf88a109b74069a383eba49f
      
https://github.com/qemu/qemu/commit/ab17b1fc75d9b961bf88a109b74069a383eba49f
  Author: Cornelia Huck <address@hidden>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M hw/vfio/ap.c

  Log Message:
  -----------
  s390x/vfio-ap: report correct error

If ioctl(..., VFIO_DEVICE_RESET) fails, we want to report errno
instead of ret (which is always -1 on error).

Fixes Coverity issue CID 1396176.

Reported-by: Peter Maydell <address@hidden>
Reviewed-by: Christian Borntraeger <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>
Reviewed-by: Tony Krowiak <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: 7913938ae9c9a9f5fbf1807e51c12e0f716f8ebe
      
https://github.com/qemu/qemu/commit/7913938ae9c9a9f5fbf1807e51c12e0f716f8ebe
  Author: Christian Borntraeger <address@hidden>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: s390: more maintainers for vfio-ccw

Eric and Farhan will help with maintaining vfio-ccw.

Signed-off-by: Christian Borntraeger <address@hidden>
Message-Id: <address@hidden>
Acked-by: Eric Farman <address@hidden>
Acked-by: Farhan Ali <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: 68b91e85a2dfa68410e458494998fbf5c2c8744e
      
https://github.com/qemu/qemu/commit/68b91e85a2dfa68410e458494998fbf5c2c8744e
  Author: Christian Borntraeger <address@hidden>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: s390/virtio-ccw: drop Christian, add Halil

Halil does all the work anyway.

Signed-off-by: Christian Borntraeger <address@hidden>
Message-Id: <address@hidden>
Acked-by: Halil Pasic <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: d5bfb42578563981c934093133fc1e8824a685c8
      
https://github.com/qemu/qemu/commit/d5bfb42578563981c934093133fc1e8824a685c8
  Author: Christian Borntraeger <address@hidden>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: s390/pci: add Collin Walling as maintainer for zpci

Collin will take over the maintainership from Yi Min. Let us add a
separate s390 pci section.

Signed-off-by: Christian Borntraeger <address@hidden>
Message-Id: <address@hidden>
Acked-by: Collin Walling <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: 299256b9413aa5ccd41769de6dbfa1421807c99b
      
https://github.com/qemu/qemu/commit/299256b9413aa5ccd41769de6dbfa1421807c99b
  Author: Alexander Graf <address@hidden>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: s390: Remove myself

I haven't realistically maintained s390 related parts for quite a while
now, so let's remove my name from the MAINTAINERS file to reflect reality.

Signed-off-by: Alexander Graf <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: 8e4eb4279fce9a736131b94b6f5f09f0503e4ab3
      
https://github.com/qemu/qemu/commit/8e4eb4279fce9a736131b94b6f5f09f0503e4ab3
  Author: Christian Borntraeger <address@hidden>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: s390/boot: the ipl code and the bios belong together

The s390-ccw bios and the ipl code do work in lock-step. Let us merge
them in the maintainer file.

Signed-off-by: Christian Borntraeger <address@hidden>
Message-Id: <address@hidden>
Acked-by: Thomas Huth <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: 03c1ca1c51783603d42eb0f91d35961f0f4b4947
      
https://github.com/qemu/qemu/commit/03c1ca1c51783603d42eb0f91d35961f0f4b4947
  Author: Peter Maydell <address@hidden>
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
    M MAINTAINERS
    M hw/vfio/ap.c

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

- some changes in s390x maintainership
- bugfix in vfio-ap

# gpg: Signature made Mon 05 Nov 2018 16:34:03 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-20181105:
  MAINTAINERS: s390/boot: the ipl code and the bios belong together
  MAINTAINERS: s390: Remove myself
  MAINTAINERS: s390/pci: add Collin Walling as maintainer for zpci
  MAINTAINERS: s390/virtio-ccw: drop Christian, add Halil
  MAINTAINERS: s390: more maintainers for vfio-ccw
  s390x/vfio-ap: report correct error

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


Compare: https://github.com/qemu/qemu/compare/3cb99f4124fa...03c1ca1c5178
      **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]