qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] IDE TRIM bug on at least PPC target


From: Paolo Bonzini
Subject: Re: [Qemu-devel] IDE TRIM bug on at least PPC target
Date: Sat, 18 May 2013 17:53:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Il 18/05/2013 16:39, Michael Tokarev ha scritto:
> 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?

For example:

qemu-system-ppc -drive file=foo,if=none,id=hd -device \
  megasas -device scsi-disk,drive=hd

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]