search for: usbif

Displaying 10 results from an estimated 10 matches for "usbif".

Did you mean: usbip
2011 Apr 04
0
[PATCH] linux-2.6.18/backends: use xenbus_be.ko interfaces instead of open-coding them
...backend_info *be); --- a/drivers/xen/usbback/interface.c +++ b/drivers/xen/usbback/interface.c @@ -43,8 +43,9 @@ * DEALINGS IN THE SOFTWARE. */ -#include <linux/delay.h> +#include <linux/vmalloc.h> #include "usbback.h" +#include <xen/evtchn.h> static LIST_HEAD(usbif_list); static DEFINE_SPINLOCK(usbif_list_lock); @@ -101,83 +102,27 @@ usbif_t *usbif_alloc(domid_t domid, unsi return usbif; } -static int map_frontend_pages(usbif_t *usbif, - grant_ref_t urb_ring_ref, - grant_ref_t conn_ring_ref) -{ - struct gnttab_map_grant_ref op; - - gnttab_set_map_...
2011 Dec 01
11
[PATCH 0 of 2] Paging support updates for XCP dom0
This is a cherry pick of two patches that add support for guest paged out frames in the XCP 2.6.32 dom0 patch queue. First patch propagates the ENOENT returned by the hypervisor in the case of a paged out page, all the way up the call chain to the MMAPBATCH_V2 ioctl. The ioctl is mainly used to harvest those return values and retry. The second patch adds retry loops to all backend grant
2005 Jul 21
6
basic question on how to compile 2.4 xen
Hi Can someone help me figure out a way to compile a 2.4 kernel in a 2.6 system. Basically it keeps failing because it needs the genksyms package, which is provided in the modutils package from redhat, but obviously this isn''t presetn on the 2.6 kernel. I was wondering how the xen maintainers go about compiling their 2.4 kernel and 2.6 kernel. Do you do it on different systems then
2010 Sep 15
15
xenpaging fixes for kernel and hypervisor
Patrick, there following patches fix xenpaging for me. Granttable handling is incomplete. If a page is gone, a GNTST_eagain should be returned to the caller to inidcate the hypercall has to be retried after a while, until the page is available again. Please review. Olaf _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2013 Nov 09
3
usb ups on openindiana
...0,0/pci103c,1609 at 12:5 # prtconf -v | ggrep -B20 -A20 OMRON | egrep "value='(NAME|usb)" value='NAME= ugen0 Power' + '0=USB D3 State' + '3=USB D0 State' value='usb6da,3.0' + 'usb6da,3' + 'usbif6da,class3.0.0' + 'usbif6da,class3.0' + 'usbif6da,class3' + 'usbif,class3.0.0' + 'usbif,class3.0' + 'usbif,class3' + 'usb,device' So this UPS has VendorID 06DA, ProductID 0003. # rem_drv ugen # add_drv -i '"usb6da,3.0"' -m '...
2007 Nov 06
3
Problem while installing XEN 3.1 on Fedora 6
...endConfig import XendConfig File "//usr/lib/python/xen/xend/XendConfig.py", line 27, in ? from xen.xend.XendDevices import XendDevices File "//usr/lib/python/xen/xend/XendDevices.py", line 22, in ? from xen.xend.server import blkif, netif, tpmif, pciif, iopif, irqif, usbif, vfbif File "//usr/lib/python/xen/xend/server/pciif.py", line 38, in ? xc = xen.lowlevel.xc.xc() xen.lowlevel.xc.Error: (1, ''Internal error'', ''Could not obtain handle on privileged command interface (2 = No such file or directory)'') Can anyone te...
2005 May 09
1
trying to trace xm create
Hello, I am trying ro trace and study a run of "xm create xmexample1" , after modifying xmexample1 a bit (to use ttylinux,etc). I have xen-2.0-testing. The stack I can see (by adding printing messages) is : main (xm/create.py) calling make_domain() (xm/create.py ) calling
2013 Nov 09
0
usb ups on openindiana
...n /devices/pci at 0,0/pci103c,1609 at 12:5 > > # prtconf -v | ggrep -B20 -A20 OMRON | egrep "value='(NAME|usb)" > > value='NAME= ugen0 Power' + '0=USB D3 State' + > '3=USB D0 State' > value='usb6da,3.0' + 'usb6da,3' + > 'usbif6da,class3.0.0' + 'usbif6da,class3.0' + 'usbif6da,class3' + > 'usbif,class3.0.0' + 'usbif,class3.0' + 'usbif,class3' + 'usb,device' > > > So this UPS has VendorID 06DA, ProductID 0003. > > # rem_drv ugen > # add_drv -i '&qu...
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
...nd.server.netif - Support for virtual network interfaces. xen.xend.server.params xen.xend.server.pciif xen.xend.server.pciquirk xen.xend.server.relocate xen.xend.server.tests (package) xen.xend.server.tests.test_controllers xen.xend.server.tpmif - Support for virtual TPM interfaces. xen.xend.server.usbif - Support for virtual USB hubs. xen.xend.server.vfbif xen.xend.sxp - Input-driven parsing for s-expression (sxp) format. xen.xend.tests (package) xen.xend.tests.test_XendConfig xen.xend.tests.test_sxp xen.xend.tests.test_uuid xen.xend.uuid - Universal Unique Identifiers (UUIDs). By default, UUIDs...
2012 Jul 11
12
99% iowait on one core in 8 core processor
Hi All, We have a xen server and using 8 core processor. I can see that there is 99% iowait on only core 0. 02:28:49 AM CPU %user %nice %sys %iowait %irq %soft %steal %idle intr/s 02:28:54 AM all 0.00 0.00 0.00 12.65 0.00 0.02 2.24 85.08 1359.88 02:28:54 AM 0 0.00 0.00 0.00 96.21 0.00 0.20 3.19 0.40 847.11 02:28:54 AM