Re: [libvirt] [PATCH]: file backed usb massstorage #4

2008-08-08 Thread Daniel Veillard
On Fri, Aug 08, 2008 at 04:04:17PM +0200, Guido Günther wrote: > New patches attached. Patches apply on top of the hostdev patches. All commited, I just removed an extra space at end of line :-) thanks a lot ! Again a small patch to the doc describing it would fix the last weak spot, Dani

[libvirt] [PATCH]: file backed usb massstorage #4

2008-08-08 Thread Guido Günther
On Fri, Aug 08, 2008 at 02:07:49PM +0200, Jim Meyering wrote: > Guido Günther <[EMAIL PROTECTED]> wrote: [..snip..] > > +static int qemudDomainAttachUsbMassstorageDevice(virDomainPtr dom, > > virDomainDeviceDefPtr dev) > > +{ > > +struct qemud_driver *driver = (struct qemud_driver > > *)dom-