From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJhyi-0006DW-JX for qemu-devel@nongnu.org; Mon, 05 Nov 2018 11:43:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJhyh-0000kJ-IM for qemu-devel@nongnu.org; Mon, 05 Nov 2018 11:43:52 -0500 From: Cornelia Huck Date: Mon, 5 Nov 2018 17:43:34 +0100 Message-Id: <20181105164340.20707-1-cohuck@redhat.com> Subject: [Qemu-devel] [PULL 0/6] final s390x patches for -rc0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Christian Borntraeger , Alexander Graf , Richard Henderson , David Hildenbrand , Thomas Huth , Collin Walling , Eric Farman , Farhan Ali , Halil Pasic , qemu-s390x@nongnu.org, qemu-devel@nongnu.org, Cornelia Huck 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(-) -- 2.14.5