From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJkKV-0002WW-85 for qemu-devel@nongnu.org; Wed, 11 Sep 2013 09:19:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJkKP-0004OP-7r for qemu-devel@nongnu.org; Wed, 11 Sep 2013 09:19:35 -0400 Received: from mail-bk0-f49.google.com ([209.85.214.49]:62390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJkKP-0004OA-1Y for qemu-devel@nongnu.org; Wed, 11 Sep 2013 09:19:29 -0400 Received: by mail-bk0-f49.google.com with SMTP id r7so3540593bkg.22 for ; Wed, 11 Sep 2013 06:19:28 -0700 (PDT) Message-ID: <52306DE3.8000708@m2r.biz> Date: Wed, 11 Sep 2013 15:19:31 +0200 From: Fabio Fantoni MIME-Version: 1.0 References: <1373624555-4403-1-git-send-email-fabio.fantoni@m2r.biz> <51DFE351.4000102@eu.citrix.com> <51E7E039.70606@suse.de> <51E7E0F4.5050006@redhat.com> <520B5C53.3060709@m2r.biz> <52304270.1020507@m2r.biz> <1378894750.10928.57.camel@kazak.uk.xensource.com> <52305625.1090802@m2r.biz> In-Reply-To: <52305625.1090802@m2r.biz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3] libxl: usb2 and usb3 controller support for upstream qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ian Campbell Cc: xen-devel@lists.xensource.com, Stefano.Stabellini@eu.citrix.com, George Dunlap , Ian.Jackson@eu.citrix.com, wei.lui2@citrix.com, qemu-devel@nongnu.org, Anthony Liguori , Paolo Bonzini , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Il 11/09/2013 13:38, Fabio Fantoni ha scritto: > Il 11/09/2013 12:19, Ian Campbell ha scritto: >> On Wed, 2013-09-11 at 12:14 +0200, Fabio Fantoni wrote: >>> Ping >> Is this directed and Xen or qmeu folks? >> >> What are the outstanding questions which need to be answered? >> >> It doesn't look to me like Ian's concerns from the (great?) grandparent >> have been addressed? On the other hand I appear to be missing some of >> the mails in this thread. >> >> Ian. >> >> > > I quoted the complete mail: > http://lists.xen.org/archives/html/xen-devel/2013-08/msg01425.html > > The ping was directed to xen-devel, I added qemu-devel to get some > definite answers about qemu hardcoded parameters on which you have > doubts. > There were answers from qemu developersand after also positive reply > from Ian Jackson. > I did a v4 of this patch with the missed advices but no more replies > after qemu parameters question that seems solved on this old thread. > > All details are on mail linked above. > > Thanks for any reply and sorry for my bad english. To clarify my previous mail the mainly question is: Is the patch v4 ok or does it need other improvement? The only doubt I have about is on usb3 controller support. I'm in doubt if to add it or not because some parts of it were included only in the latest versions of qemu, and from my recents test maybe stillincomplete somewhere. Thanks for any reply. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Fantoni Subject: Re: [PATCH v3] libxl: usb2 and usb3 controller support for upstream qemu Date: Wed, 11 Sep 2013 15:19:31 +0200 Message-ID: <52306DE3.8000708@m2r.biz> References: <1373624555-4403-1-git-send-email-fabio.fantoni@m2r.biz> <51DFE351.4000102@eu.citrix.com> <51E7E039.70606@suse.de> <51E7E0F4.5050006@redhat.com> <520B5C53.3060709@m2r.biz> <52304270.1020507@m2r.biz> <1378894750.10928.57.camel@kazak.uk.xensource.com> <52305625.1090802@m2r.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <52305625.1090802@m2r.biz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Ian Campbell Cc: xen-devel@lists.xensource.com, Stefano.Stabellini@eu.citrix.com, George Dunlap , Ian.Jackson@eu.citrix.com, wei.lui2@citrix.com, qemu-devel@nongnu.org, Anthony Liguori , Paolo Bonzini , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= List-Id: xen-devel@lists.xenproject.org Il 11/09/2013 13:38, Fabio Fantoni ha scritto: > Il 11/09/2013 12:19, Ian Campbell ha scritto: >> On Wed, 2013-09-11 at 12:14 +0200, Fabio Fantoni wrote: >>> Ping >> Is this directed and Xen or qmeu folks? >> >> What are the outstanding questions which need to be answered? >> >> It doesn't look to me like Ian's concerns from the (great?) grandparent >> have been addressed? On the other hand I appear to be missing some of >> the mails in this thread. >> >> Ian. >> >> > > I quoted the complete mail: > http://lists.xen.org/archives/html/xen-devel/2013-08/msg01425.html > > The ping was directed to xen-devel, I added qemu-devel to get some > definite answers about qemu hardcoded parameters on which you have > doubts. > There were answers from qemu developersand after also positive reply > from Ian Jackson. > I did a v4 of this patch with the missed advices but no more replies > after qemu parameters question that seems solved on this old thread. > > All details are on mail linked above. > > Thanks for any reply and sorry for my bad english. To clarify my previous mail the mainly question is: Is the patch v4 ok or does it need other improvement? The only doubt I have about is on usb3 controller support. I'm in doubt if to add it or not because some parts of it were included only in the latest versions of qemu, and from my recents test maybe stillincomplete somewhere. Thanks for any reply.