Skip to content

Commit a7a3d4a

Browse files
vireshkjiangliu
authored andcommitted
CHANGELOG: Update with Xen changes for next release
Update CHANGELOG.md with latest updates. Signed-off-by: Viresh Kumar <[email protected]>
1 parent 01063cf commit a7a3d4a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [v0.11.0]
411

512
### Added

0 commit comments

Comments
 (0)