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 a604fd6 commit 01b2520Copy full SHA for 01b2520
CHANGELOG.md
@@ -3,6 +3,12 @@
3
## Upcoming version
4
5
### Added
6
+
7
+- [[#40]](https://github.com/rust-vmm/vm-allocator/pull/40): Added serde
8
+ support for IdAllocator and AddressAllocator.
9
+- [[#99]](https://github.com/rust-vmm/vm-allocator/pull/99): Added APIs to
10
+ get the base address and size of an AddressAllocator.
11
12
### Changed
13
### Fixed
14
### Removed
0 commit comments