From: Paolo Bonzini <pbonzini@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Stefan Hajnoczi <shajnocz@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] USB MTP emulation state?
Date: Mon, 21 Jul 2014 11:47:40 +0200 [thread overview]
Message-ID: <53CCE1BC.2000004@redhat.com> (raw)
In-Reply-To: <1405933944.27264.1.camel@nilsson.home.kraxel.org>
Il 21/07/2014 11:12, Gerd Hoffmann ha scritto:
> On Fr, 2014-07-18 at 15:25 +0200, Paolo Bonzini wrote:
>> I took a quick look at the MTP emulation and the first things I noticed are:
>>
>> * all I/O is synchronous
>> >> I guess this is just a limitation of the code
>
> Correct.
>
> USB subsystem allows to kick off I/O & return (with the special return
> code USB_RET_ASYNC), then signal completion for the usb packet later,
> using usb_packet_complete().
>
> usb-storage does this for example.
>
>> * it doesn't use the -fsdev infrastructure
>> >> Perhaps we should rename the "root" property to
>> x-root to identify it as experimental?
>>
>> * it doesn't do writes
>> >> No idea if this is a limitation of the protocol
>>
>> Anything we can do before 2.1 is out?
>
> Given that we are in hard freeze renaming the root property to move it
> into experimental namespace is the only reasonable thing IMO.
Sounds good, thanks!
Paolo
prev parent reply other threads:[~2014-07-21 9:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 13:25 [Qemu-devel] USB MTP emulation state? Paolo Bonzini
2014-07-21 9:12 ` Gerd Hoffmann
2014-07-21 9:47 ` Paolo Bonzini [this message]
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=53CCE1BC.2000004@redhat.com \
--to=pbonzini@redhat.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=shajnocz@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.