K 10 svn:author V 4 neel K 8 svn:date V 27 2013-06-25T00:29:59.033604Z K 7 svn:log V 332 Create projects branch to teach amd64/pmap how to manage the guest physical address space. The guest address space is presented to hardware via nested page tables that are similar - but not identical - to the regular x86 page tables. This will allow bhyve to allocate pageable memory to guests and make memory overcommit possible. END