K 10 svn:author V 4 neel K 8 svn:date V 27 2013-07-07T01:52:05.813830Z K 7 svn:log V 351 Allocate an object of type OBJT_DEFAULT for each memory segment created for the guest (i.e. guest memory is no longer wired). Use the 'd_mmap_single' entry point to return the object/offset underlying the mmap'ed region. Since we don't yet handle nested page faults in vmm.ko the guest will exit immediately on entry with an unhandled memory fault. END