mbox

[PULL,0/6] final s390x patches for -rc0

Message ID 20181105164340.20707-1-cohuck@redhat.com
State New
Headers show

Pull-request

https://github.com/cohuck/qemu tags/s390x-20181105

Message

Cornelia Huck Nov. 5, 2018, 4:43 p.m. UTC
The following changes since commit 7d56239f159afc2e7bd42623947e56ba48f37836:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181102' into staging (2018-11-02 17:17:12 +0000)

are available in the Git repository at:

  https://github.com/cohuck/qemu tags/s390x-20181105

for you to fetch changes up to 8e4eb4279fce9a736131b94b6f5f09f0503e4ab3:

  MAINTAINERS: s390/boot: the ipl code and the bios belong together (2018-11-05 09:55:29 +0100)

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

----------------------------------------------------------------

Alexander Graf (1):
  MAINTAINERS: s390: Remove myself

Christian Borntraeger (4):
  MAINTAINERS: s390: more maintainers for vfio-ccw
  MAINTAINERS: s390/virtio-ccw: drop Christian, add Halil
  MAINTAINERS: s390/pci: add Collin Walling as maintainer for zpci
  MAINTAINERS: s390/boot: the ipl code and the bios belong together

Cornelia Huck (1):
  s390x/vfio-ap: report correct error

 MAINTAINERS  | 17 +++++++++++------
 hw/vfio/ap.c |  2 +-
 2 files changed, 12 insertions(+), 7 deletions(-)

Comments

Peter Maydell Nov. 6, 2018, 10:51 a.m. UTC | #1
On 5 November 2018 at 16:43, Cornelia Huck <cohuck@redhat.com> wrote:
> The following changes since commit 7d56239f159afc2e7bd42623947e56ba48f37836:
>
>   Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181102' into staging (2018-11-02 17:17:12 +0000)
>
> are available in the Git repository at:
>
>   https://github.com/cohuck/qemu tags/s390x-20181105
>
> for you to fetch changes up to 8e4eb4279fce9a736131b94b6f5f09f0503e4ab3:
>
>   MAINTAINERS: s390/boot: the ipl code and the bios belong together (2018-11-05 09:55:29 +0100)
>
> ----------------------------------------------------------------
> - some changes in s390x maintainership
> - bugfix in vfio-ap
>
> ----------------------------------------------------------------
Applied, thanks.

-- PMM