mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-16 12:19:42 +00:00
This patch is to fix the issue that when user edits VM name, the VM_NAME field in IVSHMEM data doesn't sync. To fix this, configForm emits a 'vmNameChange' when VM name is edited. Then old name is replaced with new name. And when deleting VM, the old name is replaced with null. Tracked-On: #7445 Signed-off-by: Zhou, Wu <wu.zhou@intel.com> |
||
---|---|---|
.. | ||
configurator | ||
vue-json-schema-form |