Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions virt/release_notes/virt-4-18-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down