xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: George Dunlap <george.dunlap@eu.citrix.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: anthony.perard@citrix.com, xen-devel@lists.xensource.com,
	Ian.Jackson@eu.citrix.com, Ian.Campbell@citrix.com
Subject: Re: [PATCH v4] libxl: spice usbredirection support for upstream qemu
Date: Fri, 15 Nov 2013 15:18:18 +0000	[thread overview]
Message-ID: <52863B3A.3020602@eu.citrix.com> (raw)
In-Reply-To: <5285F855.3040301@m2r.biz>

On 15/11/13 10:32, Fabio Fantoni wrote:
> Il 12/11/2013 13:41, Stefano Stabellini ha scritto:
>> On Fri, 11 Oct 2013, Fabio Fantoni wrote:
>>> Usage: spiceusbredirection=NUMBER (default=0)
>>>
>>> Enables spice usbredirection. Creates NUMBER usbredirection channels
>>> for redirection of up to 4 usb devices from spice client to domU's 
>>> qemu.
>>> It requires an usb controller and if not defined will automatically 
>>> adds
>>> an usb2 controller.
>>>
>>> Changes from v3:
>>> - fixed condition that enable usbversion if it isn't defined in 
>>> presence
>>>    of usbredirection enabled
>>>
>>> Changes from v2:
>>> - updated for usbversion patch v7
>>> - now usbredirection cannot be used with usb and usbdevice parameters
>>> - if usbversion is undefined it will creates an usb2 controller
>>>
>>> Changes from v1:
>>> - Now can be setted the number of redirection channels.
>>> - Various code improvements.
>>>
>>> Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz>
>> It looks correct from the QEMU arguments POV
>
> Thanks for reply, could someone review it and give approval for xen 
> 4.4 if possible?

It looks like this patch depends on the usb2/3 patch you have posted 
separately.  Having to keep track of which patch depends on what -- 
particularly if they have different versions, as we have here -- makes 
it much more difficult for maintainers to figure out what's going on; 
that tends to make it so that you keep getting put in the "deal with it 
later" bucket.

If you put related changes in a patch series, it will be easier to keep 
track of.  (See http://wiki.xenproject.org/wiki/Submitting_Xen_Patches 
for a description of how to do this with git send-email .)

  -George

      reply	other threads:[~2013-11-15 15:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-11 14:38 [PATCH v4] libxl: spice usbredirection support for upstream qemu Fabio Fantoni
2013-11-12 12:41 ` Stefano Stabellini
2013-11-15 10:32   ` Fabio Fantoni
2013-11-15 15:18     ` George Dunlap [this message]

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=52863B3A.3020602@eu.citrix.com \
    --to=george.dunlap@eu.citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=fabio.fantoni@m2r.biz \
    --cc=stefano.stabellini@eu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).