mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Device ID 35 for virtio watchdog was officially allocated and merged into the Linux kernel UAPI headers as VIRTIO_ID_WATCHDOG in kernel 5.15. The virtio specification v1.2 also lists device ID 35 for the watchdog device type. Leaving the comment is therefore misleading. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>