K 10 svn:author V 4 neel K 8 svn:date V 27 2014-05-24T20:26:57.850563Z K 7 svn:log V 339 Consolidate all the information needed by the guest page table walker into 'struct vm_guest_paging'. Check for canonical addressing in vmm_gla2gpa() and inject a protection fault into the guest if a violation is detected. If the page table walk is restarted in vmm_gla2gpa() then reset 'ptpphys' to point to the root of the page tables. END