mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Create a temporary copy of the config, add the new device and validate that. This needs to be done separately to adding it to the config to avoid race conditions that might be result in config changes being overwritten. Fixes: #2564 Signed-off-by: Rob Bradford <robert.bradford@intel.com>