single_region_mem

Function single_region_mem 

Source
pub fn single_region_mem(region_size: usize) -> GuestMemoryMmap
Expand description

Creates a GuestMemoryMmap with a single region of the given size starting at guest physical address 0 and without dirty tracking.