Re: [Qemu-devel] [PATCH 0/9] usb: mtp: a bunch of fixes

2014-05-02 Thread Stefan Hajnoczi
On Fri, Apr 25, 2014 at 12:48:05PM +0200, Gerd Hoffmann wrote: > Hi, > > Here is a bunch of incremental fixes for the just merged > usb mtp device, coming from patch review by Peter and Stefan. > > cheers, > Gerd > > Gerd Hoffmann (9): > usb: mtp: replace debug printfs with trace points >

Re: [Qemu-devel] [PATCH 0/9] usb: mtp: a bunch of fixes

2014-04-25 Thread Peter Wu
On Friday 25 April 2014 12:48:05 Gerd Hoffmann wrote: > Hi, > > Here is a bunch of incremental fixes for the just merged > usb mtp device, coming from patch review by Peter and Stefan. > > cheers, > Gerd > > Gerd Hoffmann (9): > usb: mtp: replace debug printfs with trace points > usb: mt

[Qemu-devel] [PATCH 0/9] usb: mtp: a bunch of fixes

2014-04-25 Thread Gerd Hoffmann
Hi, Here is a bunch of incremental fixes for the just merged usb mtp device, coming from patch review by Peter and Stefan. cheers, Gerd Gerd Hoffmann (9): usb: mtp: replace debug printfs with trace points usb: mtp: fix usb_mtp_add_u64 usb: mtp: fix version (is decimal not bcd) usb: m