qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] usb: split packet result into actual_length + status v2
@ 2012-10-31 13:01 Hans de Goede
  2012-10-31 13:01 ` [Qemu-devel] [PATCH 1/5] usb: split packet result into actual_length + status Hans de Goede
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hans de Goede @ 2012-10-31 13:01 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: qemu-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-10-31 13:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-31 13:01 [Qemu-devel] [PATCH 0/5] usb: split packet result into actual_length + status v2 Hans de Goede
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

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).