From mboxrd@z Thu Jan 1 00:00:00 1970 From: __gary Subject: module in domU Date: Wed, 25 May 2011 01:57:04 -0700 (PDT) Message-ID: <1306313824584-4424653.post@n5.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, everyone. I wrote a module using xen's grant mechanism to realize a share memory function between domU and dom0. The module in domU side can be compiled but can not be inserted using "insmod". The error message shows that some xen grant mechanism function is not defined. my opinion 1) do i need a pv-domU kernel, then the xen grant mechanism is included? 2) compile the xen module into the kernel( please kindly tell me how to do this) -- View this message in context: http://xen.1045712.n5.nabble.com/module-in-domU-tp4424653p4424653.html Sent from the Xen - Dev mailing list archive at Nabble.com.