- [#76]: Added
get_sliceandas_volatile_slicetoGuestMemoryRegion. - [#82]: Added
Clonebound forGuestAddressSpace::T, the return value ofGuestAddressSpace::memory(). - [#88]: Added
as_bytesforByteValuedwhich can be used for reading into POD structures from raw bytes.
- Added traits for working with VM memory.
- Added a mmap based implemention for the Guest Memory.