Skip to content

Commit 8599551

Browse files
authored
Merge pull request #20 from raduiliescu/arm_amd
Update index.html to reflect that Firecracker is GA for Intel, Arm and AMD
2 parents a524f01 + d2610d1 commit 8599551

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,10 @@
8484
Firecracker is a virtual machine monitor (VMM) that uses the Linux Kernel-based Virtual Machine (KVM) to
8585
create and manage microVMs. Firecracker has a minimalist design. It excludes unnecessary devices and guest
8686
functionality to reduce the memory footprint and attack surface area of each microVM. This improves
87-
security, decreases the startup time, and increases hardware utilization. Firecracker currently supports
88-
Intel CPUs, with AMD and Arm support in developer preview.
87+
security, decreases the startup time, and increases hardware utilization. Firecracker is generally available on
88+
<a href="https://github.com/firecracker-microvm/firecracker#supported-platforms">
89+
64-bit Intel, AMD and Arm CPUs with support for hardware virtualization.
90+
</a>
8991
</p>
9092
<p>
9193
Firecracker is used by/integrated with (in alphabetical order):

0 commit comments

Comments
 (0)