K 10 svn:author V 4 neel K 8 svn:date V 27 2014-05-19T03:50:07.056344Z K 7 svn:log V 273 Add PG_U (user/supervisor) checks when translating a guest linear address to a guest physical address. PG_PS (page size) field is valid only in a PDE or a PDPTE so it is now checked only in non-terminal paging entries. Ignore the upper 32-bits of the CR3 for PAE paging. END