From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Subject: Re: [PATCH RFC] libxl: Introduce functions to add and remove USB devices to an HVM guest Date: Wed, 10 Apr 2013 11:19:10 -0400 Message-ID: <516582EE.5090805@cbnco.com> References: <51656DEF.1070103@cbnco.com> <51656F69.4020101@eu.citrix.com> <51657A75.3090905@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51657A75.3090905@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: Ian Jackson , jacek burghardt , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 04/10/2013 10:43 AM, George Dunlap wrote: > On 10/04/13 15:07, jacek burghardt wrote: >> >> Opensuse kernel source has patches for kernel that include pvusb pvscsi >> > > Great! But ATM libxl doesn't know how to enable that; so someone's > only option is either to use xend (or to connect stuff manually, as > Stefan's script does). > > -George Indeed, as long as pvusb modules are available on both Dom0 and DomU... The script George mentioned was written before PVUSB was implemented in XM. I found it linked here: http://wiki.xen.org/wiki/Xen_USB_Passthrough