From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHUdS-0001eT-2j for qemu-devel@nongnu.org; Tue, 21 Jul 2015 06:18:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHUdO-0000S7-R3 for qemu-devel@nongnu.org; Tue, 21 Jul 2015 06:18:54 -0400 Received: from mail-vn0-f53.google.com ([209.85.216.53]:32872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHUdO-0000S3-NO for qemu-devel@nongnu.org; Tue, 21 Jul 2015 06:18:50 -0400 Received: by vnav141 with SMTP id v141so33744912vna.0 for ; Tue, 21 Jul 2015 03:18:48 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1437416961-26348-1-git-send-email-jsnow@redhat.com> References: <1437416961-26348-1-git-send-email-jsnow@redhat.com> From: Peter Maydell Date: Tue, 21 Jul 2015 11:18:29 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/3] Ide patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: QEMU Developers On 20 July 2015 at 19:29, John Snow wrote: > The following changes since commit dcc8a3ab632d0f11a1bf3b08381cf0f93e616b9f: > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2015-07-20 16:01:31 +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 47c719964a8240c99d4b7a2b4695ae026c619b83: > > tests: Fix broken targets check-report-qtest-* (2015-07-20 14:26:41 -0400) > > ---------------------------------------------------------------- > > Notes: > 01: Tests changes made by the NCQ patchset, should be in 2.4. > 02: Bugfix. > 03: Test building fix. > > ---------------------------------------------------------------- Applied, thanks. -- PMM