From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdhUl-0005Mw-FK for qemu-devel@nongnu.org; Sat, 18 May 2013 09:48:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UdhUc-0007im-JC for qemu-devel@nongnu.org; Sat, 18 May 2013 09:48:23 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:33351) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdhUc-0007e1-8r for qemu-devel@nongnu.org; Sat, 18 May 2013 09:48:14 -0400 Message-ID: <5197869A.7060004@msgid.tls.msk.ru> Date: Sat, 18 May 2013 17:48:10 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <5197825B.6050008@msgid.tls.msk.ru> <51978484.1050006@redhat.com> In-Reply-To: <51978484.1050006@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] IDE TRIM bug on at least PPC target List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel 18.05.2013 17:39, Paolo Bonzini wrote: > Il 18/05/2013 15:30, Michael Tokarev ha scritto: >> As mentioned in LP:1179104 ( https://bugs.launchpad.net/qemu/+bug/1179104 ), [] >> That's more or less a JFYI for now, but I don't really know what other info >> is needed, -- I already provided some structures content from a gdb session. > > Command line and an image (even something generic like "debian wheezy > PPC installation image at this URL") would help. The bugreport referenced has both, with the only issue is that you have to actually get in the debian install process to the point where it starts writing to disk -- it asks many questions before that, but once it tries to create filesystems it crashes. > The workaround is simply to use virtio. Did you test SCSI as well? Trying that now. Thanks, /mjt