From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE3jt-0006np-Rk for qemu-devel@nongnu.org; Fri, 08 Mar 2013 15:18:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UE3jn-0004B6-13 for qemu-devel@nongnu.org; Fri, 08 Mar 2013 15:18:01 -0500 Received: from cantor2.suse.de ([195.135.220.15]:39896 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE3jm-0004Ah-Q5 for qemu-devel@nongnu.org; Fri, 08 Mar 2013 15:17:54 -0500 From: Alexander Graf Date: Fri, 8 Mar 2013 21:17:48 +0100 Message-Id: <1362773873-4510-1-git-send-email-agraf@suse.de> Subject: [Qemu-devel] [PULL 0/5] s390 patch queue 2013-03-08 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel qemu-devel Cc: Blue Swirl , =?utf-8?q?Aur=C3=A9lien=20Jarno?= Hi Blue / Aurelien, This is my current patch queue for s390. Please pull. Alex The following changes since commit 0bc472a9d6b80567c212023c5eae413f4dfb53ad: Kuo-Jung Su (1): hw/nand.c: correct the sense of the BUSY/READY status bit are available in the git repository at: git://github.com/agraf/qemu.git s390-for-upstream Christian Borntraeger (4): s390: simplify kvm cpu init Allow virtio-net features for legacy s390 virtio bus s390/css: Fix subchannel detection s390/virtio-ccw: remove redundant call to blockdev_mark_auto_del Cornelia Huck (1): s390: virtio-ccw maintainer MAINTAINERS | 14 ++++++++++++++ hw/s390x/css.c | 11 +++++++---- hw/s390x/s390-virtio-bus.c | 1 + hw/s390x/virtio-ccw.c | 1 - target-s390x/cpu.h | 2 +- target-s390x/ioinst.c | 2 +- target-s390x/kvm.c | 9 ++------- 7 files changed, 26 insertions(+), 14 deletions(-)