From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCmn4-0000cU-Oo for qemu-devel@nongnu.org; Wed, 08 Jul 2015 06:41:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCmn0-0006c5-Kc for qemu-devel@nongnu.org; Wed, 08 Jul 2015 06:41:22 -0400 Received: from mail-vn0-f42.google.com ([209.85.216.42]:43811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCmn0-0006aZ-GO for qemu-devel@nongnu.org; Wed, 08 Jul 2015 06:41:18 -0400 Received: by vnbf1 with SMTP id f1so19184195vnb.10 for ; Wed, 08 Jul 2015 03:41:16 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1436284361-5745-1-git-send-email-agraf@suse.de> References: <1436284361-5745-1-git-send-email-agraf@suse.de> From: Peter Maydell Date: Wed, 8 Jul 2015 11:40:56 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/4] s390 patch queue 2015-07-07 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: QEMU Developers On 7 July 2015 at 16:52, Alexander Graf wrote: > Hi Peter, > > This is my current patch queue for s390. Please pull. > > Alex > > > The following changes since commit aeb72188e073d515e1f5a80f6b603692a396477b: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into staging (2015-07-07 14:44:19 +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 cd3b29b745b0ff393b2d37317837bc726b8dacc8: > > tcg/s390: fix branch target change during code retranslation (2015-07-07 17:51:47 +0200) > > ---------------------------------------------------------------- > Patch queue for s390 - 2015-07-07 > > A few last minute fixes for 2.4. All of them are s390 TCG bug fixes. > > ---------------------------------------------------------------- Applied, thanks. -- PMM