From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: hypervisor stack Date: Tue, 24 Jul 2012 07:27:31 +0100 Message-ID: <1343111251.8016.17.camel@dagon.hellion.org.uk> References: <20120723174647.GA11498@mean_maschine.fritz.box> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120723174647.GA11498@mean_maschine.fritz.box> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "palutke.ralph@gmx.de" Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Mon, 2012-07-23 at 18:46 +0100, palutke.ralph@gmx.de wrote: > Hi, > > i'm implementing my own thin hypervisor. Does it have anything to do with Xen? > i've read the hypervisor needs its own stack. is this correct? > if so, how big should that stack be? I don't wish to be rude or discouraging but if you are unable to figure this sort of thing for yourself perhaps writing your own hypervisor is biting off more than you can chew? Ian.