From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: Issues with Xenpaging in Xen-4.2.1 Date: Tue, 26 Feb 2013 10:57:56 +0100 Message-ID: <20130226095756.GA26163@aepfle.de> References: <1361840672591-5714431.post@n5.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1361840672591-5714431.post@n5.nabble.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: sahilsuneja Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Feb 25, sahilsuneja wrote: > I know Xenpaging is still at an experimental stage, but I still wanted to > test it out. Sadly, I could not get it to work reliably. > > I have an AMD RVI enabled linux 3.2 host, and I am using linux 2.6.35-22 HVM The pvops kernel may not have all required changes to run xenpaging in dom0. Maybe 3.8 already has these changes. If in doubt try the SLES/openSuSE kernels as dom0, their backend drivers can deal with paged granttable entries. Olaf