From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCvHi-00060c-IN for qemu-devel@nongnu.org; Wed, 08 Jul 2015 15:45:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCvHd-0007Ld-Cj for qemu-devel@nongnu.org; Wed, 08 Jul 2015 15:45:34 -0400 Received: from mail-vn0-f52.google.com ([209.85.216.52]:45279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCvHd-0007LQ-9z for qemu-devel@nongnu.org; Wed, 08 Jul 2015 15:45:29 -0400 Received: by vnbg7 with SMTP id g7so32262045vnb.12 for ; Wed, 08 Jul 2015 12:45:28 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1436378973-19934-1-git-send-email-jsnow@redhat.com> References: <1436378973-19934-1-git-send-email-jsnow@redhat.com> From: Peter Maydell Date: Wed, 8 Jul 2015 20:45:09 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/2] Ide patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: QEMU Developers On 8 July 2015 at 19:09, John Snow wrote: > The following changes since commit c8232b39bb18a91cde39b8e0b60e731a4ce782b1: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-07-08 13:36:19 +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 702c8c8be2f3317c81fff83f82d8a5f1d50d41b8: > > ahci: Fix CD-ROM signature (2015-07-08 14:07:47 -0400) > Applied, thanks. -- PMM