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 d0bcbb3 commit 7842831Copy full SHA for 7842831
CHANGELOG.md
@@ -6,6 +6,7 @@
6
- [[#241]](https://github.com/rust-vmm/vm-memory/pull/241) Add Xen memory
7
mapping support: Foreign and Grant. Add new API for accessing pointers to
8
volatile slices, as `as_ptr()` can't be used with Xen's Grant mapping.
9
+- [[#237]](https://github.com/rust-vmm/vm-memory/pull/237) Implement `ByteValued` for `i/u128`.
10
11
## [v0.11.0]
12
0 commit comments