Skip to content

Commit dd12568

Browse files
committed
chore: add note to CHANGELOG
Add note about IA32_MTRRdefType MSR to CHANGELOG. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent ebcfa6b commit dd12568

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ and this project adheres to
1919
- [#4028](https://github.com/firecracker-microvm/firecracker/pull/4028):
2020
Firecracker now creates the log and metrics files if they do not exist,
2121
simplifying the launch of Firecracker by removing a manual step.
22+
- [#5526](https://github.com/firecracker-microvm/firecracker/pull/5526): Specify
23+
IA32_MTRRdefType MSR on VM boot to allow it to set page attributes for memory
24+
regions.
2225

2326
### Deprecated
2427

0 commit comments

Comments
 (0)