From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTssD-0000K0-BR for qemu-devel@nongnu.org; Thu, 11 Feb 2016 10:09:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTssC-0003FS-AO for qemu-devel@nongnu.org; Thu, 11 Feb 2016 10:09:37 -0500 Received: from mail-vk0-x234.google.com ([2607:f8b0:400c:c05::234]:35828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTssC-0003FN-39 for qemu-devel@nongnu.org; Thu, 11 Feb 2016 10:09:36 -0500 Received: by mail-vk0-x234.google.com with SMTP id e6so38401186vkh.2 for ; Thu, 11 Feb 2016 07:09:36 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1455133089-31903-2-git-send-email-jsnow@redhat.com> References: <1455133089-31903-1-git-send-email-jsnow@redhat.com> <1455133089-31903-2-git-send-email-jsnow@redhat.com> From: Peter Maydell Date: Thu, 11 Feb 2016 15:09:16 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/11] Ide patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: QEMU Developers On 10 February 2016 at 19:37, John Snow wrote: > The following changes since commit c9f19dff101e2c2cf3fa3967eceec2833e845e40: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2016-02-09 19:34:46 +0000) > > are available in the git repository at: > > https://github.com/jnsnow/qemu.git tags/ide-pull-request > > for you to fetch changes up to d590474922d37372c56075adb229c86d3aeae967: > > ahci: prohibit "restarting" the FIS or CLB engines (2016-02-10 13:29:40 -0500) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- Applied, thanks. -- PMM