From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPyAx-0000tt-SN for qemu-devel@nongnu.org; Wed, 20 Jul 2016 16:33:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPyAx-0002RD-0e for qemu-devel@nongnu.org; Wed, 20 Jul 2016 16:33:03 -0400 Received: from mail-vk0-x22b.google.com ([2607:f8b0:400c:c05::22b]:32880) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPyAw-0002R5-JL for qemu-devel@nongnu.org; Wed, 20 Jul 2016 16:33:02 -0400 Received: by mail-vk0-x22b.google.com with SMTP id x130so85519082vkc.0 for ; Wed, 20 Jul 2016 13:33:02 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20160720141725.20025-1-cornelia.huck@de.ibm.com> References: <20160720141725.20025-1-cornelia.huck@de.ibm.com> From: Peter Maydell Date: Wed, 20 Jul 2016 21:32:42 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/3] s390x fixes for 2.7 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: Christian Borntraeger , Alexander Graf , Jens Freimann , QEMU Developers On 20 July 2016 at 15:17, Cornelia Huck wrote: > ck/qemu s390x-20160720 > The following changes since commit 1ecfb24da987b862fd46a5b37292879952ea9e7d: > > Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160719-2' into staging (2016-07-20 11:32:12 +0100) > > are available in the git repository at: > > git://github.com/cohuck/qemu tags/s390x-20160720 > > for you to fetch changes up to 2a79eb1a616a07b0e8c41430f03af254fefe219d: > > s390x/css: provide a dev_path for css devices (2016-07-20 15:47:25 +0200) > > ---------------------------------------------------------------- > Fixes for s390x in the css area. > > ---------------------------------------------------------------- Applied, thanks. -- PMM