Files
cloud-hypervisor/docs
Rob Bradford 818fc07266 vmm: config: Fix generic vhost-user parsing
The generic vhost-user device took its virtio device type on the
command line via the `virtio_id` parameter, but the same value is
called `device_type` in the API and the resulting config struct. This
irregularity was due to churn during the review process, `device_type`
was the intended name.

Accept `device_type` on the command line and keep `virtio_id` as a
deprecated alias that logs a warning. The alias will then be removed in
a later release.

Fixes: #8545

Assisted-by: Claude:Opus-4.8
Signed-off-by: Rob Bradford <rbradford@meta.com>
2026-07-09 10:56:46 +00:00
..
2026-06-30 17:03:30 +00:00
2024-10-23 18:38:50 +01:00
2026-06-30 17:03:30 +00:00
2024-06-08 16:31:30 +00:00
2026-01-15 18:55:36 +00:00
2026-01-14 09:20:34 +00:00
2026-06-30 17:03:30 +00:00
2022-11-27 18:55:07 +00:00
2024-06-08 16:31:30 +00:00