From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXkw6-0007Mw-0j for qemu-devel@nongnu.org; Tue, 26 Jun 2018 06:10:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXkw5-0006qc-2K for qemu-devel@nongnu.org; Tue, 26 Jun 2018 06:10:57 -0400 Received: from mail-oi0-x231.google.com ([2607:f8b0:4003:c06::231]:39829) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fXkw4-0006qU-T1 for qemu-devel@nongnu.org; Tue, 26 Jun 2018 06:10:56 -0400 Received: by mail-oi0-x231.google.com with SMTP id 18-v6so5950029oiq.6 for ; Tue, 26 Jun 2018 03:10:56 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180625211136.21295-1-jsnow@redhat.com> References: <20180625211136.21295-1-jsnow@redhat.com> From: Peter Maydell Date: Tue, 26 Jun 2018 11:10:35 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 0/1] Ide patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: QEMU Developers On 25 June 2018 at 22:11, John Snow wrote: > The following changes since commit 35e238c9330669882487f9929e0aa97900431853: > > Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request' into staging (2018-06-25 15:25:26 +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 ae79c2db150e17757ee1be080481be675a15ccea: > > ahci: fix FIS I bit and PIO Setup FIS interrupt (2018-06-25 16:50:48 -0400) > > ---------------------------------------------------------------- > Pull request > > ---------------------------------------------------------------- Applied, thanks. -- PMM