Hi, i''m implementing my own thin hypervisor. i''ve read the hypervisor needs its own stack. is this correct? if so, how big should that stack be? greetings
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.