We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3cd5da commit df48aaeCopy full SHA for df48aae
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
- [[#76]](https://github.com/rust-vmm/vm-memory/issues/76): Added `get_slice` and
6
`as_volatile_slice` to `GuestMemoryRegion`.
7
+- [[#82]](https://github.com/rust-vmm/vm-memory/issues/82): Added `Clone` bound
8
+ for `GuestAddressSpace::T`, the return value of `GuestAddressSpace::memory()`.
9
- [[#88]](https://github.com/rust-vmm/vm-memory/issues/88): Added `as_bytes` for
10
`ByteValued` which can be used for reading into POD structures from
11
raw bytes.
0 commit comments