cloud-hypervisor/vmm
Sebastien Boeuf 6e101f479c vmm: Ensure hotplugged device identifier is unique
Whenever a device (virtio, vfio, vfio-user or vdpa) is hotplugged, we
must verify the provided identifier is unique, otherwise we must return
an error.

Particularly, this will prevent issues with identifiers for serial,
console, IOAPIC, balloon, rng, watchdog, iommu and gpio since all of
these are hardcoded by the VMM.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-05-03 18:34:24 +01:00
..
src vmm: Ensure hotplugged device identifier is unique 2022-05-03 18:34:24 +01:00
Cargo.toml build: bump clap from 3.1.14 to 3.1.15 2022-05-03 03:12:26 +00:00