Re: [codezero-devel] [EXTERNAL] Re: question on alloc_pgd and alloc_pmd

2012-05-11 Thread Jenkins, Christipher Derell
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@

Re: [codezero-devel] [EXTERNAL] Re: question on alloc_pgd and alloc_pmd

2012-05-11 Thread Amit Mahajan
On Fri, 2012-05-11 at 14:24 +, 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/virtual

Re: [codezero-devel] [EXTERNAL] Re: question on alloc_pgd and alloc_pmd

2012-05-11 Thread Jenkins, Christipher Derell
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. Best, Chris J -Original Message- From: Amit Mahajan [mailto:amit.maha...@b-labs.com] Sent: Thursday, May 10, 2012 10:18 PM To: J

Re: [codezero-devel] [EXTERNAL] Re: question on alloc_pgd and alloc_pmd

2012-05-10 Thread Amit Mahajan
Hi Chris, On Thu, 2012-05-10 at 19:47 +, Jenkins, Christipher Derell wrote: > Ok, thanks for the update. I guess what I need is: > > 1) Does the (GUI) build system allow building ARMv5 or ARMv6 code and run on > a Cortex-A8/9 (QEMU emulation)? The current GUI seems to allow ARMv5/Arm9, > AR

Re: [codezero-devel] [EXTERNAL] Re: question on alloc_pgd and alloc_pmd

2012-05-10 Thread Jenkins, Christipher Derell
Ok, thanks for the update. I guess what I need is: 1) Does the (GUI) build system allow building ARMv5 or ARMv6 code and run on a Cortex-A8/9 (QEMU emulation)? The current GUI seems to allow ARMv5/Arm9, ARMv6/Arm11, ARMv7/CortexA8/9. 2) With the current ARMv5 repo, can I use it to build android