Skip to content

Add kernel configs to support clock sync on kvm#160

Merged
dmcgowan merged 1 commit intocontainerd:mainfrom
dmcgowan:clock
Apr 14, 2026
Merged

Add kernel configs to support clock sync on kvm#160
dmcgowan merged 1 commit intocontainerd:mainfrom
dmcgowan:clock

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

Fixes clock not being set on Linux. Only adding for x86_64 for now, on macOS arm64, the properties are not relevant.

Signed-off-by: Derek McGowan <derek@mcg.dev>
Copilot AI review requested due to automatic review settings April 14, 2026 06:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to fix Linux guest clock synchronization under KVM by enabling additional kernel configuration options (currently scoped to the 6.12.44 x86_64 kernel config).

Changes:

  • Enable hypervisor guest support in the x86_64 kernel config.
  • Enable KVM guest support in the x86_64 kernel config.
  • Enable paravirtual clock support in the x86_64 kernel config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread kernel/config-6.12.44-x86_64
@dmcgowan dmcgowan merged commit 4ea18f5 into containerd:main Apr 14, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants