From 165e57f6d658536816fbf0b97cf3d367f000401a Mon Sep 17 00:00:00 2001 From: Pan Ousley Date: Tue, 18 Feb 2025 22:52:31 -0500 Subject: [PATCH] CNV#48244: RN for live updating instance types --- virt/release_notes/virt-4-18-release-notes.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/virt/release_notes/virt-4-18-release-notes.adoc b/virt/release_notes/virt-4-18-release-notes.adoc index 24783654f675..8c44942f6aee 100644 --- a/virt/release_notes/virt-4-18-release-notes.adoc +++ b/virt/release_notes/virt-4-18-release-notes.adoc @@ -65,14 +65,16 @@ This release adds new features and enhancements related to the following compone [id="virt-4-18-virtualization"] === Virtualization +//CNV-48244: Instance types hotplug GA +* You can now xref:../../virt/creating_vm/virt-creating-vms-from-instance-types.adoc#virt-change-vm-instance-type_virt-creating-vms-from-instance-types[change the instance type] associated with a running virtual machine (VM) without restarting the VM. This feature was previously Technology Preview and is now generally available. // CNV-48296: TP to GA -* You can now export virtual machines (VMs) that have a virtual Trusted Platform Module (vTPM) device added to them, create snapshots of these VMs, and restore the VMs from snapshots. Note that cloning a VM with a vTPM device attached to it or creating a new VM from its snapshot is not supported. +* You can now export VMs that have a virtual Trusted Platform Module (vTPM) device added to them, create snapshots of these VMs, and restore the VMs from snapshots. Note that cloning a VM with a vTPM device attached to it or creating a new VM from its snapshot is not supported. [id="virt-4-18-networking"] === Networking //CNV-47162: Primary UDN -* You can now connect a virtual machine (VM) to a xref:../../virt/vm_networking/virt-connecting-vm-to-primary-udn.adoc#virt-connecting-vm-to-primary-udn[user-defined network (UDN)] on the VM’s primary interface. +* You can now connect a VM to a xref:../../virt/vm_networking/virt-connecting-vm-to-primary-udn.adoc#virt-connecting-vm-to-primary-udn[user-defined network (UDN)] on the primary interface of the VM. //CNV-47161: UDN on AWS * You can now use primary user-defined networks for VMs on a public cloud.