Files
cloud-hypervisor/vmm
leo03164 ae04fa80b2 openapi: Add missing id property to GenericVhostUserConfig
GenericVhostUserConfig flattens PciDeviceCommonConfig, so the wire
format accepts an optional id like the other PCI device configs.
FsConfig, which flattens the same struct, already documents id.
Add it here as well so generated clients can name the device and
later target it with /vm.remove-device.

Signed-off-by: leo03164 <leo03164@gmail.com>
2026-08-04 08:58:57 +00:00
..