From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [PATCH v5 0/3] usb, xen: add pvUSB backend Date: Fri, 13 May 2016 09:26:47 +0200 Message-ID: <1463124407.14138.30.camel@redhat.com> References: <1463062421-613-1-git-send-email-jgross@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1463062421-613-1-git-send-email-jgross@suse.com> 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" To: Juergen Gross Cc: anthony.perard@citrix.com, xen-devel@lists.xensource.com, qemu-devel@nongnu.org, konrad.wilk@oracle.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Do, 2016-05-12 at 16:13 +0200, Juergen Gross wrote: > This series adds a Xen pvUSB backend driver to qemu. USB devices > connected to the host can be passed through to a Xen guest. The > devices are specified via Xenstore. Access to the devices is done > via host-libusb.c >=20 > I've tested the backend with various USB devices (memory sticks, > keyboard, ...). >=20 > Changes in V5: > - patch 2: silence checkpatch errors/warnings >=20 Added to usb patch queue. thanks, Gerd