cloud-hypervisor/vmm
Fabiano Fidêncio 5d2db68f67 vmm: lib: Allow config changes before the VM is booted
Instead of erroring out when trying to change the configuration of the
VM somewhere between the VM was created but not yet booted, let's allow
users to change that without any issue, as long as the VM has already
been created.

Fixes: #3639

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
2022-02-15 11:07:26 -08:00
..
src vmm: lib: Allow config changes before the VM is booted 2022-02-15 11:07:26 -08:00
Cargo.toml build: bump serde_json from 1.0.78 to 1.0.79 2022-02-14 23:38:59 +00:00