Guest logical to physical translation is leveraged for host-side memory
access. A contiguous portion of host physical address space is dedicated
to the guest operating system. A reusable offset value may be calculated
upon guest operating system initialization. Everything stored in the
guest "physical" address space can be directly mapped to the contiguous
portion of host physical address space using the reusable offset value,
if necessary, thereby greatly reducing mapping complexity for both store
and look-up operations.