similar to: Problem with patching kernel with PVUSB patch

Displaying 20 results from an estimated 700 matches similar to: "Problem with patching kernel with PVUSB patch"

2011 Jan 03
13
Re: pvusb drivers for pvops 2.6.32.x kernel
Hello, Jeremy: See the included patch. If it''s OK it''d be nice to get it into xen/stable-2.6.32.x branch. Thanks Nathanael! -- Pasi ----- Forwarded message from Nathanael Rensen <nathanael@polymorpheus.com> ----- From: Nathanael Rensen <nathanael@polymorpheus.com> To: Pasi Kärkkäinen <pasik@iki.fi> Cc: n_iwamatsu@jp.fujitsu.com Date: Mon, 3 Jan 2011
2013 Aug 19
0
PVUSB and CentOS 6.4
Hi, I have just been testing the Xen repo that has just been added to CentOS6.4. I have a pretty standard install (after following the quickstart - http://wiki.centos.org/HowTos/Xen/Xen4QuickStart) with 3.4.54-8.el6.centos.alt.x86_64 kernel. From what I can tell the usbback and usbfront kernel modules for PVUSB are not present in this kernel. How should I go about adding them? The links to
2012 Sep 19
4
usbpassthrough of xen-4.1.2
Hi, everyone! I am working on the USB passthrough of Xen-4.1.2. My host OS is Fedora 14 and the guest OS is win7. According to the wiki page(http://wiki.xen.org/wiki/Xen_USB_Passthrough), xen supports passthrough of usb device from dom0 to guests. I have tried the Xen HVM guest qemu-dm usb1.1 emulation, by specifying "usb = 1" and "usbdevice = host:xxxx:yyyy". But, the
2011 Sep 05
2
How to PVUSB with xen-sources-2.6.34-r4 and xen-4.1.1 on gentoo
Hello, I''ve installed xen-4.1.1 on with Gentoo xen-sources-2.6.34-r4 (both dom0 and domU) on an AMD athlon XP 32 bits. I PCI passthrugh the whole USB-2.0 controler to the domU to gain access to my wifi dongle and everything works fine and stable. However, I''ve got an USB drive that I want to use on my dom0 wich requires USB-2.0 too and then cannot use anymore the PCI passthrugh
2011 May 26
0
Problems with PVUSB drivers
Hello, I''ve got xen 4.1.0 running on a fedora 2.6.32.40 dom0 kernel. I have a windows 7 guest machine with the gplpv drivers installed. I''ve also applied the pvusb driver patch to my kernel which I got here: http://lists.xensource.com/archives/html/xen-devel/2011-01/msg00354.html When I run xm usb-hc-create win7 0 8 to create a virtual host controller on my windows 7 guest
2009 Mar 23
0
[PATCH 2/2] PVUSB: correct the license headers (frontend part)
This patch correct the license headers of the PVUSB frontend driver. Signed-off-by: Noboru Iwamatsu <n_iwamatsu@jp.fujitsu.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 Jun 28
8
GPLPV, clock drift and PVUSB in Windows XP HVM
1. Shouldn''t the GPLPV drivers take care of the (bad) clock drift I''m experiencing in my Windows XP HVM? Or is there some other way around this problem that I haven''t been able to find on Google? How can I tell if the GPLPV drivers are active? I''ve added the /gplpv switch to the boot.ini file and the virtual NIC is definitely using the GPLPV version but other
2011 Jul 27
3
USB at domU PV domain & PVUSB
Good Evenight I try to do working usb''s into domU xen guest, SO of xen server is Debian Squenze 6.0, into HVM guest usb works and can make use but with ParaVirtual guest PV can find this devices with lsusb or into /dev/ directory. Kernel load into xend and guest is the same and is the kernel provided by this package: ii linux-image-2.6.32-5-xen-amd64 2.6.32-35
2012 Aug 15
5
PV USB Use Case for Xen 4.x
Good Afternoon. My colleague Stefan (sstan) was asked on the IRC channel to provide our use case for PV USB in our environment. This is possible with the current xm stack but not available with the xl stack. Currently we use PVUSB to attach a USB Smartcard reader through our dom0 (SLES 11 SP1) running on an HP Blade Server with the Token mounted on an internal USB Port to our domU CA server
2010 May 19
1
Re: Re: Xen-4 PVUSB kernel bug / Xenlinux 2.6.32
On Fri, May 14, 2010 at 09:10:57PM +0200, Peter Klar wrote: > As the bug seems to be related to the SLAB allocator, the dump says ''kernel > BUG at mm/slub.c:2969!'', I also recompiled the kernel using the SLAB instead > of SLUB allocator, but this does not make any difference, the behaviour is > the same (beside the dump then reports a bug within slab.c instead of
2010 May 19
1
Re: Re: Xen-4 PVUSB kernel bug / Xenlinux 2.6.32
On Fri, May 14, 2010 at 09:10:57PM +0200, Peter Klar wrote: > As the bug seems to be related to the SLAB allocator, the dump says ''kernel > BUG at mm/slub.c:2969!'', I also recompiled the kernel using the SLAB instead > of SLUB allocator, but this does not make any difference, the behaviour is > the same (beside the dump then reports a bug within slab.c instead of
2008 Aug 25
2
centos wiki doc in Chinese now start !
Hi?all friends here. I am Nathanael Lee from China.All of you can find my ID Nathanael in our community.It's very nice for me to meet all of you here. I am an English interpretor freely worked in China.I am so lucky that in this year,I got Microsoft Community Influencer Certificate. In these 2 years,I keep my mind to focus on centos and make so many progress both in its daily use and server
2012 Jan 07
4
usbback for linux 3.1?
Is anyone maintaining usbback that compiles against Linux 3.1? Thanks James
2011 May 27
1
FW: FW: Unable to Plot using headers (converting to Numeric)
I tried command as.numeric(Qty) #converting column"Qty" in object "demand" to numeric. However it remains a non-numeric value. What is the best way to convert a column of data to a numeric value in R? What is the best way to convert dates into a numeric format (or some format able to be used in an x,y scatter) while still maintaining its inherent "date" property?
2011 Jan 06
11
[RFC PATCH v01] Xen PVSCSI drivers for pvops xen/stable-2.6.32.x kernel
Hello, http://pasik.reaktio.net/xen/patches/xen-pvscsi-drivers-linux-2.6.32.27-pvops-v01.diff This is the first version of Xen PVSCSI drivers, both the scsiback backend and scsifront frontend, ported from Novell SLES11SP1 2.6.32 Xenlinux kernel to pvops xen/stable-2.6.32.x branch. At the moment it''s *only* compile-tested with the latest xen/stable-2.6.32.x git kernel as of today
2012 Feb 09
0
Mising features from xl/lib xl in Xen 4.1
According to the xen 4.1 release notes linked from here: http://xen.org/products/xen_source.html Some features are missing from xen 4.1. i.e. *List of missing features from xl/libxl in Xen 4.1:* ** - *PVUSB (for more info see PVUSB sections of: XenUSBPassthrough<http://wiki.xen.org/xenwiki/XenUSBPassthrough.html> )* - *PVSCSI (for more info see:
2008 Mar 07
1
Re action Time and Time Series Analysis
Dear, I need to analyse reaction time. The general idea might be described as this: There are 8x8 circles. My program light a circle at one time. The subject then click the lighted circled as fast as possible. After the correct circle is clicked, then the next circle will be lighted for the subject to click on, and so on. My questions are: 1. May I use Time Series Analysis? I read that Time
2009 Jul 23
1
usb passthrough
If I understand the docs (http://www.nabble.com/-RFC--PATCH-0-4--PVUSB:-add-paravirtualized-USB-s upport-for-Xen-td22550607.html), I can''t have a USB harddisk used by Dom0 and also pass through another USB harddisk to DomU, because Dom0 will claim the device. Is this a fundamental issue that can''t be solved without a lot of mucking around or is there an easier way around it?
2008 Aug 25
1
page name change suggestion for wiki admin
This page for Chinese http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.2/Chinese It is better to name this page to traditional_Chinese. I will do the Simple_Chinese page for this one. These two different Chinese languages,traditional Chinese is used in Taiwan China and simple Chinese used in Mainland. Thank you admins. 2008-08-26 Nathanael Lee -------------- next part --------------
2011 Oct 19
8
Centos 5.7 Xen 4.1 AMD 64 from gitco cannot attach usb port to domU windows 7
Hi. Just wondering is someone have been able to connect usb memory sticks in xen 4.1-gitco running hvm windows 7? I use xen 4.1 from gitco, is working without any issue, I need support for a usb memory stick, but I had not been able to make this works. Reading xm commands and process, first my MB Biostar A780L3L v6 wont support IOMMU. Now exist a doc from xen wiki from someone from Fujitso