Skip to content

Commit 21d0cd9

Browse files
committed
CHANGELOG: Add I/O virtual memory entry
Signed-off-by: Hanna Czenczek <[email protected]>
1 parent b9271b9 commit 21d0cd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Added
66

77
- \[[#311](https://github.com/rust-vmm/vm-memory/pull/311)\] Allow compiling without the ReadVolatile and WriteVolatile implementations
8+
- \[[#327](https://github.com/rust-vmm/vm-memory/pull/327)\] I/O virtual memory support via `IoMemory`, `IommuMemory`, and `Iommu`/`Iotlb`
89

910
### Changed
1011

0 commit comments

Comments
 (0)