qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] usb: Resolve warnings about unassigned bus on u


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] usb: Resolve warnings about unassigned bus on usb device creation
Date: Mon, 27 Feb 2012 15:03:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120210 Thunderbird/10.0.1

On 02/27/12 14:57, Jan Kiszka wrote:
> On 2012-02-02 18:59, Jan Kiszka wrote:
>> When creating an USB device the old way, there is no way to specify the
>> target bus. Thus the warning issued by usb_create makes no sense and
>> rather confuses our users.
>>
>> Resolve this by passing a bus reference to the usbdevice_init handler
>> and letting those handlers forward it to usb_create.
>>
>> Signed-off-by: Jan Kiszka <address@hidden>
> 
> Ping.
> 

Somehow slipped through.  Looks good, but needs a rebase.

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]