From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsZUJ-0006CX-TM for qemu-devel@nongnu.org; Wed, 13 May 2015 12:26:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YsZUF-0000Nl-Fh for qemu-devel@nongnu.org; Wed, 13 May 2015 12:26:27 -0400 Received: from mail-ie0-f180.google.com ([209.85.223.180]:36478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsZUF-0000NX-B1 for qemu-devel@nongnu.org; Wed, 13 May 2015 12:26:23 -0400 Received: by iepk2 with SMTP id k2so35610234iep.3 for ; Wed, 13 May 2015 09:26:22 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1431521419-148026-1-git-send-email-agraf@suse.de> References: <1431521419-148026-1-git-send-email-agraf@suse.de> From: Peter Maydell Date: Wed, 13 May 2015 17:26:02 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/3] s390 patch queue 2015-05-13 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: QEMU Developers , Richard Henderson On 13 May 2015 at 13:50, Alexander Graf wrote: > Hi Peter, > > This is my current patch queue for s390. Please pull. > > Alex > > > The following changes since commit 968bb75c348a401b85e08d5eb1887a3e6c3185f5: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150512' into staging (2015-05-12 12:11:32 +0100) > > are available in the git repository at: > > > git://github.com/agraf/qemu.git tags/signed-s390-for-upstream > > for you to fetch changes up to 57af7289f276ce70b65f2fbb4981833f04264aac: > > s390x: Add interlocked access facility 1 instructions (2015-05-13 14:48:54 +0200) > > ---------------------------------------------------------------- > Patch queue for s390 - 2015-05-13 > > A few TCG fixes for the s390x target. Nothing special, but with these > applied I can run most of the SLE12 binaries in Linux-user emulation. Applied, thanks. -- PMM