From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdiI8-0007AN-7a for qemu-devel@nongnu.org; Sat, 18 May 2013 10:39:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UdiI6-0004Tr-6b for qemu-devel@nongnu.org; Sat, 18 May 2013 10:39:24 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:41694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdiI5-0004TH-U6 for qemu-devel@nongnu.org; Sat, 18 May 2013 10:39:22 -0400 Message-ID: <51979295.8000503@msgid.tls.msk.ru> Date: Sat, 18 May 2013 18:39:17 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <5197825B.6050008@msgid.tls.msk.ru> <51978484.1050006@redhat.com> <5197869A.7060004@msgid.tls.msk.ru> In-Reply-To: <5197869A.7060004@msgid.tls.msk.ru> 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:48, Michael Tokarev wrote: > 18.05.2013 17:39, Paolo Bonzini wrote: >> [] Did you test SCSI as well? > > Trying that now. And I don't really know how to add scsi device to qemu ppc. qemu-system-ppc -drive file=foo,if=scsi creates no scsi device in the guest, at least not one visible by lspci. How to use scsi with ppc? Thanks, /mjt