From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuJOe-0001Xg-2u for qemu-devel@nongnu.org; Tue, 10 Jun 2014 06:35:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WuJOZ-0003MN-9r for qemu-devel@nongnu.org; Tue, 10 Jun 2014 06:35:16 -0400 Received: from mail-la0-f45.google.com ([209.85.215.45]:35359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuJOZ-0003M9-3z for qemu-devel@nongnu.org; Tue, 10 Jun 2014 06:35:11 -0400 Received: by mail-la0-f45.google.com with SMTP id s18so3880699lam.32 for ; Tue, 10 Jun 2014 03:35:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1402387705-13494-1-git-send-email-cornelia.huck@de.ibm.com> References: <1402387705-13494-1-git-send-email-cornelia.huck@de.ibm.com> From: Peter Maydell Date: Tue, 10 Jun 2014 11:34:49 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/10] s390 patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: Christian Borntraeger , Jens Freimann , QEMU Developers , Anthony Liguori , Alexander Graf On 10 June 2014 09:08, Cornelia Huck wrote: > The following changes since commit 7721a3044234c46cd6f5f899e7467dc9351f3c8d: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140609-1' into staging (2014-06-09 17:04:13 +0100) > > are available in the git repository at: > > > git://github.com/cohuck/qemu.git tags/s390x-20140610 > > for you to fetch changes up to bbd8bb8e3245cf6fc6d12b10b3320ab183adb866: > > s390x/kvm: inject via flic (2014-06-10 09:50:27 +0200) Applied, thanks. -- PMM