summary refs log tree commit diff stats
path: root/rust/qemu-api/src/memory.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: qom: remove operations on &mutPaolo Bonzini2025-03-061-5/+0
* rust: memory: wrap MemoryRegion with Opaque<>Paolo Bonzini2025-03-061-14/+21
* rust: qom: wrap Object with Opaque<>Paolo Bonzini2025-03-061-1/+1
* rust: add bindings for memattrsZhao Liu2025-02-131-2/+14
* rust: bindings for MemoryRegionOpsPaolo Bonzini2025-02-131-0/+191