We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5ffa3 commit e2024c9Copy full SHA for e2024c9
CHANGELOG.md
@@ -10,6 +10,9 @@ and this project adheres to
10
11
### Added
12
13
+- [#5139](https://github.com/firecracker-microvm/firecracker/pull/5139): Added
14
+ support for [PVTime](https://docs.kernel.org/virt/kvm/arm/pvtime.html). This
15
+ is used to support steal time on ARM machines.
16
- [#5048](https://github.com/firecracker-microvm/firecracker/pull/5048): Added
17
support for [PVH boot mode](docs/pvh.md). This is used when an x86 kernel
18
provides the appropriate ELF Note to indicate that PVH boot mode is supported.
0 commit comments