Expand description
Track memory regions that are mapped to the guest VM.
Modulesยง
- sys ๐
Structsยง
- File
Backed Mapping Parameters - Guest
Memory - Tracks memory regions and where they are mapped in the guest, along with shm descriptors of the underlying memory regions.
- Memory
Policy - Memory
Region - A regions of memory mapped memory. Holds the memory mapping with its offset in guest memory. Also holds the backing object for the mapping and the offset in that object of the mapping.
- Memory
Region Information - For MemoryRegion::regions
- Memory
Region Options - Memory
Region ๐Snapshot Metadata - Memory
Snapshot ๐Metadata
Enumsยง
- Backing
Object - A file-like object backing
MemoryRegion. - Error
- Memory
Region Purpose