Skip to content

Commit df48aae

Browse files
authored
Add #82 to the ChangeLog
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent b3cd5da commit df48aae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- [[#76]](https://github.com/rust-vmm/vm-memory/issues/76): Added `get_slice` and
66
`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()`.
79
- [[#88]](https://github.com/rust-vmm/vm-memory/issues/88): Added `as_bytes` for
810
`ByteValued` which can be used for reading into POD structures from
911
raw bytes.

0 commit comments

Comments
 (0)