Skip to content

Commit 5ee020b

Browse files
committed
CHANGELOG: Add I/O virtual memory entry
Signed-off-by: Hanna Czenczek <hreitz@redhat.com>
1 parent e393ec0 commit 5ee020b

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
@@ -7,6 +7,7 @@
77
- \[[#311](https://github.com/rust-vmm/vm-memory/pull/311)\] Allow compiling without the ReadVolatile and WriteVolatile implementations
88
- \[[#312](https://github.com/rust-vmm/vm-memory/pull/312)\] `GuestRegionContainer`, a generic container of `GuestMemoryRegion`s, generalizing `GuestMemoryMmap` (which
99
is now a type alias for `GuestRegionContainer<GuestRegionMmap>`).
10+
- \[[#327](https://github.com/rust-vmm/vm-memory/pull/327)\] I/O virtual memory support via `IoMemory`, `IommuMemory`, and `Iommu`/`Iotlb`
1011

1112
### Changed
1213

0 commit comments

Comments
 (0)