From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Kelly Subject: Guest OS without paging Date: Mon, 7 Nov 2005 00:11:56 +0000 Message-ID: <20051107001154.GA10721@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline 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, Is it possible to have xen run a guest OS that doesn't use paging. Can I present just a continuous block of memory, that just represents the real memory available to the domain, to the guest, and not the expanded amount that paging would allow, so that in the guest I dont have to worry about maintaining a page table and such. Best regards Ivan Kelly