From: Wei Liu <wei.liu2@citrix.com>
To: Juergen Gross <jgross@suse.com>
Cc: George.Dunlap@eu.citrix.com, wei.liu2@citrix.com,
ian.jackson@eu.citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH v3 3/4] libxl: add HVM usb passthrough support
Date: Tue, 20 Sep 2016 14:24:00 +0100 [thread overview]
Message-ID: <20160920132400.GW30319@citrix.com> (raw)
In-Reply-To: <1474372870-9408-4-git-send-email-jgross@suse.com>
On Tue, Sep 20, 2016 at 02:01:09PM +0200, Juergen Gross wrote:
> Add HVM usb passthrough support to libxl by using qemu's capability
> to emulate standard USB controllers.
>
> A USB controller is added via qmp command to the emulated hardware
> when a usbctrl device of type DEVICEMODEL is requested. Depending on
> the requested speed the appropriate hardware type is selected. A host
> USB device can then be added to the emulated USB controller via qmp
> command.
>
> Removing of the devices is done via qmp commands, too.
>
> Signed-off-by: Juergen Gross <jgross@suse.com>
> ---
> V3: renamed pvusb_get_port_path() to vusb_get_port_path() (George Dunlap)
Nothing substantial is changed, so:
Acked-by: Wei Liu <wei.liu2@citrix.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-09-20 13:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-20 12:01 [PATCH v3 0/4] libxl: add HVM USB passthrough capability Juergen Gross
2016-09-20 12:01 ` [PATCH v3 1/4] libxl: add function to remove usb controller xenstore entries Juergen Gross
2016-09-20 12:01 ` [PATCH v3 2/4] libxl: add basic support for devices without backend Juergen Gross
2016-09-20 12:01 ` [PATCH v3 3/4] libxl: add HVM usb passthrough support Juergen Gross
2016-09-20 13:24 ` Wei Liu [this message]
2016-09-20 12:01 ` [PATCH v3 4/4] docs: add HVM USB passthrough documentation Juergen Gross
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=20160920132400.GW30319@citrix.com \
--to=wei.liu2@citrix.com \
--cc=George.Dunlap@eu.citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jgross@suse.com \
--cc=xen-devel@lists.xen.org \
/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.