mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The watchdog, rng, and rtc devices expose no device specific configuration fields. Each now reports a config size of zero so the transport omits the device configuration capability instead of advertising an unbacked region that the device cannot service. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>