From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761524AbYBHQAb (ORCPT ); Fri, 8 Feb 2008 11:00:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757856AbYBHQAO (ORCPT ); Fri, 8 Feb 2008 11:00:14 -0500 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:35795 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752730AbYBHQAM (ORCPT ); Fri, 8 Feb 2008 11:00:12 -0500 Date: Fri, 8 Feb 2008 15:53:50 +0000 From: Alan Cox To: Christoph Hellwig Cc: bzolnier@gmail.com, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: current mainline ide doesn't like qemu/kvm (or vice versa) Message-ID: <20080208155350.733d2399@core> In-Reply-To: <20080208152508.GA16290@lst.de> References: <20080208152508.GA16290@lst.de> X-Mailer: Claws Mail 3.2.0 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 8 Feb 2008 16:25:08 +0100 Christoph Hellwig wrote: > When trying to put some stress on qemu by running the xfs testsuite > I get the following: > > debian:~/xfs-cmds/xfstests# sh check > [ 438.166822] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled > [ 438.185557] SGI XFS Quota Management subsystem > [ 438.193150] hdb: task_no_data_intr: status=0x41 { DriveReady Error } > [ 438.194018] hdb: task_no_data_intr: error=0x04 { DriveStatusError } > [ 438.194195] ide: failed opcode was: 0x9d Drive aborted the command. Thats all correct. > > and after that the kernel seems to hang. Qemu is emulating a piix3 > device, and using the piix driver. This is on a pretty old kvm (version > 28) because newer ones don't even compile. Old Qemu is not really a credible IDE emulation. The chances are that as with all the libata bugs I close for qemu the problem is qemu. Please file a bug with the qemu people.