From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj8Z5-0001CW-Um for qemu-devel@nongnu.org; Thu, 24 Mar 2016 12:56:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aj8Z5-0005rH-4z for qemu-devel@nongnu.org; Thu, 24 Mar 2016 12:56:55 -0400 Received: from mail-vk0-x236.google.com ([2607:f8b0:400c:c05::236]:34954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj8Z4-0005rD-VX for qemu-devel@nongnu.org; Thu, 24 Mar 2016 12:56:55 -0400 Received: by mail-vk0-x236.google.com with SMTP id e6so67106978vkh.2 for ; Thu, 24 Mar 2016 09:56:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1458808203-21339-1-git-send-email-cornelia.huck@de.ibm.com> References: <1458808203-21339-1-git-send-email-cornelia.huck@de.ibm.com> From: Peter Maydell Date: Thu, 24 Mar 2016 16:56:35 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.6 00/14] s390-ccw bios patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: Christian Borntraeger , Jens Freimann , QEMU Developers , Alexander Graf On 24 March 2016 at 08:29, Cornelia Huck wrote: > The following changes since commit 2538039f2c26d66053426fb547e4f25e669baf62: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' into staging (2016-03-23 12:57:44 +0000) > > are available in the git repository at: > > git://github.com/cohuck/qemu tags/s390x-20160324 > > for you to fetch changes up to ce11b0622268dc8133bb4954c1e3fae0c23b6609: > > s390-ccw.img: rebuild image (2016-03-23 16:13:38 +0100) > > ---------------------------------------------------------------- > Support for booting from virtio-scsi devices in the s390-ccw bios. > Applied, thanks. -- PMM