K 10 svn:author V 4 neel K 8 svn:date V 27 2012-10-03T01:18:51.233985Z K 7 svn:log V 236 Get rid of assumptions in the hypervisor that the host physical memory associated with guest physical memory is contiguous. Add check to vm_gpa2hpa() that the range indicated by [gpa,gpa+len) is all contained within a single 4KB page. END