Skip to content

arch: Enable virtio-rtc configs for x86,arm64#26

Merged
rbradford merged 1 commit intocloud-hypervisor:ch-6.16.9from
Camelron:cameronbaird/clh-6.16-virtio-rtc
Mar 24, 2026
Merged

arch: Enable virtio-rtc configs for x86,arm64#26
rbradford merged 1 commit intocloud-hypervisor:ch-6.16.9from
Camelron:cameronbaird/clh-6.16-virtio-rtc

Conversation

@Camelron
Copy link
Copy Markdown

@Camelron Camelron commented Mar 6, 2026

The virtio-rtc driver is available in 6.16. Enable it to support an emulated PTP device.

Required:
CONFIG_PTP_1588_CLOCK=y, CONFIG_VIRTIO_RTC=y, CONFIG_VIRTIO_RTC_PTP=y

The virtio-rtc driver is available in 6.16. Enable it to support
an emulated PTP device.

Required:
CONFIG_PTP_1588_CLOCK=y, CONFIG_VIRTIO_RTC=y, CONFIG_VIRTIO_RTC_PTP=y
@liuw
Copy link
Copy Markdown
Member

liuw commented Mar 11, 2026

@rbradford @likebreath we cannot merge the virtio-rtc changes before updating the reference guest kernel -- the newly added tests will fail.

@rbradford rbradford merged commit 39545a8 into cloud-hypervisor:ch-6.16.9 Mar 24, 2026
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