Skip to content

Commit 53b382a

Browse files
committed
docs(snapshot): update info about vmclock
Update snapshot docs to reflect the fact that vmclock is now available in newly built microvm kernels. Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>
1 parent 8a7e8a0 commit 53b382a

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

docs/snapshotting/snapshot-support.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -631,10 +631,14 @@ For reference, the C code used in our tests is available
631631
> through the patches
632632
> [here](https://lore.kernel.org/all/20260130173704.12575-1-itazur@amazon.com/)
633633
> and was merged in Linux kernel v7.0. Users need to make sure that the linked
634-
> patches are applied on their kernels. We have backported these patches for
635-
> Amazon Linux kernels v5.10 and v6.1 [here](../../resources/patches/vmclock).
636-
> The kernels used in the [Getting Started Guide](../getting-started.md) include
637-
> these patches.
634+
> patches are applied on their kernels. These patches have been backported to
635+
> Amazon Linux v5.10 and v6.1 microVM kernels, starting from
636+
> [microvm-kernel-5.10.252-285.992.amzn2](https://github.com/amazonlinux/linux/tree/microvm-kernel-5.10.252-285.992.amzn2)
637+
> and
638+
> [microvm-kernel-6.1.167-27.319.amzn2023](https://github.com/amazonlinux/linux/tree/microvm-kernel-6.1.167-27.319.amzn2023)
639+
> respectively. These patched kernels will be automatically downloaded when
640+
> running the integration test suite, or they can be manually downloaded using
641+
> `tools/devtool download_ci_artifacts`.
638642
639643
## Vsock device reset
640644

0 commit comments

Comments
 (0)