From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yb9pO-0003zi-2x for qemu-devel@nongnu.org; Thu, 26 Mar 2015 11:36:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yb9pK-0000XU-Oz for qemu-devel@nongnu.org; Thu, 26 Mar 2015 11:36:14 -0400 Received: from e06smtp17.uk.ibm.com ([195.75.94.113]:47424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yb9pK-0000W8-G0 for qemu-devel@nongnu.org; Thu, 26 Mar 2015 11:36:10 -0400 Received: from /spool/local by e06smtp17.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 26 Mar 2015 15:36:07 -0000 Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 7058B17D805D for ; Thu, 26 Mar 2015 15:36:34 +0000 (GMT) Received: from d06av10.portsmouth.uk.ibm.com (d06av10.portsmouth.uk.ibm.com [9.149.37.251]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t2QFa60I7274886 for ; Thu, 26 Mar 2015 15:36:06 GMT Received: from d06av10.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av10.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t2QFa5hW017615 for ; Thu, 26 Mar 2015 09:36:05 -0600 From: Cornelia Huck Date: Thu, 26 Mar 2015 16:35:58 +0100 Message-Id: <1427384162-4994-1-git-send-email-cornelia.huck@de.ibm.com> Subject: [Qemu-devel] [PATCH for-2.3 0/4] assorted s390x fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Cornelia Huck , borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com, agraf@suse.de Hi, here's what I have pending for 2.3. Paolo noticed two small problems, and I realized we have some bugs wrt accessing virtqueue indices when I reviewed Jason's support for more virtqueues patchset. I'm planning on sending a pull request on monday. Cornelia Huck (3): virtio-ccw: fix range check for SET_VQ virtio-ccw: range check in READ_VQ_CONF s390x/ipl: avoid sign extension Paolo Bonzini (1): s390x: do not include ram_addr.h hw/s390x/ipl.c | 3 +-- hw/s390x/virtio-ccw.c | 6 +++++- 2 files changed, 6 insertions(+), 3 deletions(-) -- 2.3.4