Module memory_region

Source
Expand description

memory regions to be mapped inside a vm

Structs§

MemoryRegion
represents a single memory region inside the guest. All memory within a region has the same memory permissions
MemoryRegionFlags
flags representing memory permission for a memory region

Enums§

MemoryRegionType
The type of memory region