Skip to content

Commit 153851a

Browse files
committed
doc: mention VMGenID support for ARM in CHANGELOG
Also, mention that users need to backport DeviceTree support for VMGenID from mainline 6.10 down to 6.1 guest kernels. Signed-off-by: Babis Chalios <[email protected]>
1 parent 11dd27a commit 153851a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ and this project adheres to
1010

1111
### Added
1212

13+
- [#4687](https://github.com/firecracker-microvm/firecracker/pull/4687): Added
14+
VMGenID support for microVMs running on ARM hosts with 6.1 guest kernels.
15+
Support for VMGenID via DeviceTree bindings exists only on mainline 6.10 Linux
16+
onwards. Users of Firecracker will need to backport the relevant patches on
17+
top of their 6.1 kernels to make use of the feature.
18+
1319
### Changed
1420

1521
### Deprecated

0 commit comments

Comments
 (0)