qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] IDE TRIM bug on at least PPC target
Date: Sat, 18 May 2013 17:53:43 +0200	[thread overview]
Message-ID: <5197A407.1010303@redhat.com> (raw)
In-Reply-To: <51979295.8000503@msgid.tls.msk.ru>

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	other threads:[~2013-05-18 15:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-18 13:30 [Qemu-devel] IDE TRIM bug on at least PPC target Michael Tokarev
2013-05-18 13:39 ` Paolo Bonzini
2013-05-18 13:48   ` Michael Tokarev
2013-05-18 14:39     ` Michael Tokarev
2013-05-18 15:53       ` Paolo Bonzini [this message]
2013-05-18 16:40         ` Michael Tokarev
2013-05-19 11:27 ` Aurelien Jarno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5197A407.1010303@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).