qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/2] usb: Don't use qerror_report


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/2] usb: Don't use qerror_report
Date: Fri, 12 Sep 2014 10:59:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Il 12/09/2014 10:50, Gonglei (Arei) ha scritto:
>> > Any chance you could convert USB from init to realize, instead?  Then
>> > you can remove the error printing altogether, and just the obsolete
>> > functions.
>> > 
> As far as I can tell, almost all devices belong to USB sub-system are
> using init method. It may be a big surgery if change all those devices
> from init to realize. :)

Yes, that would have to be done in the whole USB subsystem.  I
understand that you don't feel like doing that. :)

Paolo



reply via email to

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