K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-12-04T02:42:52.933736Z K 7 svn:log V 381 Add an abstraction layer to the 64-bit AIM MMU's page table manipulation logic to support modifying the page table through a hypervisor. This uses KOBJ inheritance to provide subclasses of the base 64-bit AIM MMU class with additional methods for page table manipulation. Many thanks to Peter Grehan for suggesting this design and implementing the MMU KOBJ inheritance mechanism. END