From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxezC-0006Si-Fd for qemu-devel@nongnu.org; Thu, 19 Jun 2014 12:14:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wxez7-0000Us-LI for qemu-devel@nongnu.org; Thu, 19 Jun 2014 12:14:50 -0400 Received: from mail-la0-f47.google.com ([209.85.215.47]:48337) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wxez7-0000Uc-EB for qemu-devel@nongnu.org; Thu, 19 Jun 2014 12:14:45 -0400 Received: by mail-la0-f47.google.com with SMTP id s18so1587804lam.20 for ; Thu, 19 Jun 2014 09:14:43 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1403107449-6186-1-git-send-email-pbonzini@redhat.com> References: <1403107449-6186-1-git-send-email-pbonzini@redhat.com> From: Peter Maydell Date: Thu, 19 Jun 2014 17:14:23 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/15] SCSI changes for 2014-06-18 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: QEMU Developers On 18 June 2014 17:03, Paolo Bonzini wrote: > The following changes since commit af44da87e926ff64260b95f4350d338c4fc113ca: > > Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging (2014-06-16 18:26:21 +0100) > > are available in the git repository at: > > > git://github.com/bonzini/qemu.git scsi-next > > for you to fetch changes up to e49ab19fcaa617ad6cdfe1ac401327326b6a2552: > > block/iscsi: bump libiscsi requirement to 1.9.0 (2014-06-18 18:03:33 +0200) Applied, thanks. -- PMM