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 01063cf commit a7a3d4aCopy full SHA for a7a3d4a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [Unreleased]
4
+
5
+### Added
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
10
## [v0.11.0]
11
12
### Added
0 commit comments