From: Hans de Goede <hdegoede@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/5] usb: split packet result into actual_length + status v2
Date: Wed, 31 Oct 2012 14:01:13 +0100 [thread overview]
Message-ID: <1351688478-14541-1-git-send-email-hdegoede@redhat.com> (raw)
Here is v2 of the split packet result into actual_length + status patchset,
as requested this version makes sb_handle_packet and
the device's handle_control and handle_data methods return void, to
make the sync/async packet handling more alike.
This turned out to be quite a bit of work! But is all done now,
and it has been thoroughly tested (although with a subset
of all supported / emulated qemu usb devices, see the
commit message).
Please add these to your tree for Anthony.
Thanks & Regards,
Hans
next reply other threads:[~2012-10-31 12:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-31 13:01 Hans de Goede [this message]
2012-10-31 13:01 ` [Qemu-devel] [PATCH 1/5] usb: split packet result into actual_length + status Hans de Goede
2012-10-31 13:01 ` [Qemu-devel] [PATCH 2/5] usb-redir: Allow packets to have both data and an error-status Hans de Goede
2012-10-31 13:01 ` [Qemu-devel] [PATCH 3/5] ehci: Get rid of the magical PROC_ERR status Hans de Goede
2012-10-31 13:01 ` [Qemu-devel] [PATCH 4/5] ehci: Add support for packets with both data and an error status Hans de Goede
2012-10-31 13:01 ` [Qemu-devel] [PATCH 5/5] xhci: " Hans de Goede
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=1351688478-14541-1-git-send-email-hdegoede@redhat.com \
--to=hdegoede@redhat.com \
--cc=kraxel@redhat.com \
--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).