Date: Tue, 25 Jun 2013 00:29:59 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r252187 - projects/bhyve_npt_pmap Message-ID: <201306250029.r5P0Txdt093316@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: neel Date: Tue Jun 25 00:29:59 2013 New Revision: 252187 URL: http://svnweb.freebsd.org/changeset/base/252187 Log: 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. Added: - copied from r252184, head/ Directory Properties: projects/bhyve_npt_pmap/ (props changed)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306250029.r5P0Txdt093316>