Safe abstractions for accessing VM physical memory, used in virtualization.
# Cargo.toml
[dependencies]
vm-memory = "0.18.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a u32 from guest memory at a given address.
Always check address ranges before reading/writing.
No dependency data recorded yet.