From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: Question about Using Grant Table Date: Fri, 11 Jul 2008 01:16:58 +0100 Message-ID: <20080711001658.GZ4579@implementation> References: <3735888.15241215734548318.JavaMail.coremail@bj163app90.163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <3735888.15241215734548318.JavaMail.coremail@bj163app90.163.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?utf-8?B?5ZC05L2z5rCR?= Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org =E5=90=B4=E4=BD=B3=E6=B0=91, le Fri 11 Jul 2008 08:02:28 +0800, a =C3=A9c= rit : > There is a code sample in , That code is not meant to be used in userlevel, but in a PV kernel. If you want to manipulate grant tables from userland, use libxc's xc_gnttab_* functions. Samuel