From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSLHE-0006WV-CE for qemu-devel@nongnu.org; Mon, 11 Jun 2018 07:46:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSLHD-0003aK-GI for qemu-devel@nongnu.org; Mon, 11 Jun 2018 07:46:24 -0400 Received: from mail-oi0-x229.google.com ([2607:f8b0:4003:c06::229]:40384) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fSLHD-0003Z9-AL for qemu-devel@nongnu.org; Mon, 11 Jun 2018 07:46:23 -0400 Received: by mail-oi0-x229.google.com with SMTP id f79-v6so17576332oib.7 for ; Mon, 11 Jun 2018 04:46:23 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180608174733.4936-1-jsnow@redhat.com> References: <20180608174733.4936-1-jsnow@redhat.com> From: Peter Maydell Date: Mon, 11 Jun 2018 12:46:02 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 00/30] Ide patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: QEMU Developers On 8 June 2018 at 18:47, John Snow wrote: > The following changes since commit 0d2fa03dae4fbe185a082f361342b1e30aed4582: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180608' into staging (2018-06-08 16:26:51 +0100) > > are available in the Git repository at: > > https://github.com/jnsnow/qemu.git tags/ide-pull-request > > for you to fetch changes up to c173723f247c69974a83af1395020d0f01a0d334: > > ide: introduce ide_transfer_start_norecurse (2018-06-08 13:36:31 -0400) > > ---------------------------------------------------------------- > > AHCI Pull request > > ---------------------------------------------------------------- Applied, thanks. -- PMM