qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] Misc usb-mtp fixes
@ 2018-09-07 22:08 Bandan Das
  2018-09-07 22:08 ` [Qemu-devel] [PATCH v2 1/3] usb-mtp: fix error conditions for write operation Bandan Das
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bandan Das @ 2018-09-07 22:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel

v2:
Same as v1 but with another minor cleanup
patch. The write buffer breakup is still WIP.

A documentation fix and changes to return the
right error code on write failures.

Bandan (2):
  usb-mtp: fix error conditions for write operation
  doc: replace x-root with rootdir for usb-mtp

Bandan Das (1):
  usb-mtp: reset ObjectInfo dataset size on cleanup

 hw/usb/dev-mtp.c          | 9 ++++++---
 qemu-doc.texi             | 2 +-
 scripts/device-crash-test | 2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.14.4

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

end of thread, other threads:[~2018-09-13 11:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-07 22:08 [Qemu-devel] [PATCH v2 0/3] Misc usb-mtp fixes Bandan Das
2018-09-07 22:08 ` [Qemu-devel] [PATCH v2 1/3] usb-mtp: fix error conditions for write operation Bandan Das
2018-09-07 22:08 ` [Qemu-devel] [PATCH v2 2/3] doc: replace x-root with rootdir for usb-mtp Bandan Das
2018-09-07 22:08 ` [Qemu-devel] [PATCH v2 3/3] usb-mtp: reset ObjectInfo dataset size on cleanup Bandan Das
2018-09-13 11:54 ` [Qemu-devel] [PATCH v2 0/3] Misc usb-mtp fixes Gerd Hoffmann

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