Amit, I'm familiar with what a PV OS is, but I've never created one. How do I run Android or Linux on top of C0?
Best, Chris J -----Original Message----- From: Amit Mahajan [mailto:amit.maha...@b-labs.com] Sent: Friday, May 11, 2012 10:41 AM To: Jenkins, Christipher Derell Cc: codezero-devel@lists.l4dev.org Subject: RE: [EXTERNAL] Re: [codezero-devel] question on alloc_pgd and alloc_pmd On Fri, 2012-05-11 at 14:24 +0000, Jenkins, Christipher Derell wrote: > Thanks Amit. For 2, what is the method (or document) to PV the OS. Your > website mentions it a lot, but I've never seen the actual steps (~900 lines) > to do so. As such we dont have public release for vitualization/virtualized OS yet. In essence, para-virtualized OS is a normal OS soft-ported/patched so that it doesnot controls the platform/hardware directly. So, any call of native OS, that deals with controlling/manipulating the hardware, must be virtualized(routed via hypervisor). -- Thanks, Amit Mahajan _______________________________________________ codezero-devel mailing list codezero-devel@lists.l4dev.org http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org