From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vc0AX-0001rO-Iw for qemu-devel@nongnu.org; Thu, 31 Oct 2013 17:52:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vc0AP-0003ZI-5i for qemu-devel@nongnu.org; Thu, 31 Oct 2013 17:52:45 -0400 Received: from mail-ea0-x232.google.com ([2a00:1450:4013:c01::232]:50819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vc0AO-0003Z6-Td for qemu-devel@nongnu.org; Thu, 31 Oct 2013 17:52:37 -0400 Received: by mail-ea0-f178.google.com with SMTP id a15so1718922eae.9 for ; Thu, 31 Oct 2013 14:52:35 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <5272D11E.4090405@redhat.com> Date: Thu, 31 Oct 2013 22:52:30 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1383234524-372-1-git-send-email-kwolf@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL v2 00/30] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Kevin Wolf , qemu-devel Il 31/10/2013 21:50, Anthony Liguori ha scritto: > /x86_64/ide/bmdma/setup: OK > /x86_64/ide/bmdma/simple_rw: OK > /x86_64/ide/bmdma/short_prdt: OK > /x86_64/ide/bmdma/long_prdt: OK > /x86_64/ide/bmdma/no_busmaster: > Broken pipe > FAIL > GTester: last random seed: R02Sc1c266d6688697d47a58af063ff343c5 > (pid=720) > /x86_64/ide/bmdma/teardown: FAIL > GTester: last random seed: R02S2c481529260b1d513b7a498b45a5b420 > (pid=736) > FAIL: tests/ide-test It might not help, but I suggest that you merge "[PATCH 1.7] timers: fix stop/cont with -icount" before anything else. Paolo