All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>
Cc: xen-devel@lists.xensource.com, "Wei Liu" <wei.liu2@citrix.com>,
	"Ian Campbell" <Ian.Campbell@citrix.com>,
	"Stefano Stabellini" <stefano.stabellini@eu.citrix.com>,
	"Ian Jackson" <Ian.Jackson@eu.citrix.com>,
	qemu-devel@nongnu.org, "Hans de Goede" <hdegoede@redhat.com>,
	spice-devel@lists.freedesktop.org,
	"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [Xen-devel] [PATCH] libxl: Spice usbredirection support for upstream qemu
Date: Fri, 05 Jul 2013 12:18:31 +0200	[thread overview]
Message-ID: <51D69D77.9080306@redhat.com> (raw)
In-Reply-To: <51D6919F.9000701@m2r.biz>

Il 05/07/2013 11:27, Fabio Fantoni ha scritto:
>>
> What is the best parameters for adding usb2 controller, those who had
> already done?
> 
> About usb1 controller implementation parameter in xen is only with -usb,
> is correct or need something better?

-usb is USB 1.0 on pc and USB 2.0 on q35.

The device name for USB 1.0 is piix3-usb-uhci.

> About usb3 controller implementation what is the best parameters?

The device name is nec-usb-xhci.

Only USB 2.0 has the complication of companion controllers.

> About possibility to customize how many redirection channel I'll do it,
> if I remember good on Hans post on spice-devel I seen that max working
> is 4, is correct?

I don't know.

Paolo

WARNING: multiple messages have this Message-ID (diff)
From: Paolo Bonzini <pbonzini@redhat.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>
Cc: xen-devel@lists.xensource.com, "Wei Liu" <wei.liu2@citrix.com>,
	"Ian Campbell" <Ian.Campbell@citrix.com>,
	"Stefano Stabellini" <stefano.stabellini@eu.citrix.com>,
	"Ian Jackson" <Ian.Jackson@eu.citrix.com>,
	qemu-devel@nongnu.org, "Hans de Goede" <hdegoede@redhat.com>,
	spice-devel@lists.freedesktop.org,
	"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Xen-devel] [PATCH] libxl: Spice usbredirection support for upstream qemu
Date: Fri, 05 Jul 2013 12:18:31 +0200	[thread overview]
Message-ID: <51D69D77.9080306@redhat.com> (raw)
In-Reply-To: <51D6919F.9000701@m2r.biz>

Il 05/07/2013 11:27, Fabio Fantoni ha scritto:
>>
> What is the best parameters for adding usb2 controller, those who had
> already done?
> 
> About usb1 controller implementation parameter in xen is only with -usb,
> is correct or need something better?

-usb is USB 1.0 on pc and USB 2.0 on q35.

The device name for USB 1.0 is piix3-usb-uhci.

> About usb3 controller implementation what is the best parameters?

The device name is nec-usb-xhci.

Only USB 2.0 has the complication of companion controllers.

> About possibility to customize how many redirection channel I'll do it,
> if I remember good on Hans post on spice-devel I seen that max working
> is 4, is correct?

I don't know.

Paolo

  reply	other threads:[~2013-07-05 10:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-04 10:05 [PATCH] libxl: Spice usbredirection support for upstream qemu Fabio Fantoni
2013-07-04 10:12 ` Wei Liu
2013-07-04 10:16   ` Fabio Fantoni
2013-07-04 10:32     ` Wei Liu
2013-07-04 12:04       ` [Qemu-devel] [Xen-devel] " Fabio Fantoni
2013-07-04 12:04         ` Fabio Fantoni
2013-07-04 12:46         ` [Qemu-devel] [Xen-devel] " Stefano Stabellini
2013-07-04 12:46           ` Stefano Stabellini
2013-07-04 17:17           ` [Qemu-devel] " Andreas Färber
2013-07-04 17:17             ` Andreas Färber
2013-07-04 20:09             ` [Qemu-devel] " Paolo Bonzini
2013-07-04 20:09               ` Paolo Bonzini
2013-07-05  8:42               ` [Qemu-devel] " Fabio Fantoni
2013-07-05  8:42                 ` Fabio Fantoni
2013-07-05  9:02                 ` [Qemu-devel] " Paolo Bonzini
2013-07-05  9:02                   ` Paolo Bonzini
2013-07-05  9:27                   ` [Qemu-devel] " Fabio Fantoni
2013-07-05  9:27                     ` Fabio Fantoni
2013-07-05 10:18                     ` Paolo Bonzini [this message]
2013-07-05 10:18                       ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51D69D77.9080306@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=afaerber@suse.de \
    --cc=fabio.fantoni@m2r.biz \
    --cc=hdegoede@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=spice-devel@lists.freedesktop.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.