|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Guest OS without paging
> IMO, if you really need a Minix-specific builder, you might as well have it
> set up the page tables for you too. This will probably make life simpler for
> development, in any case.
ok, so in this scenario, id have to create a page table with a 1-1 mapping of
page frames to page table entries in the builder? would I still need to put
code in the minix kernel itself to handle page faults, or is it possible to
have all pages loaded from start of day, but calling something in the builder?
Regards
Ivan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|