diff --git a/virt/release_notes/virt-4-19-release-notes.adoc b/virt/release_notes/virt-4-19-release-notes.adoc index 253ab96b60..131b66936a 100644 --- a/virt/release_notes/virt-4-19-release-notes.adoc +++ b/virt/release_notes/virt-4-19-release-notes.adoc @@ -110,6 +110,7 @@ As a cluster administrator, you can prevent users from enabling VM delete protec // CNV-52871 - Doc: Multi IOthread with fast storage * You can now xref:../../virt/managing_vms/virt-edit-vms.adoc#virt-configure-multiple-iothreads_virt-edit-vms[configure multiple IOThreads for virtual machines that use fast storage], such as SSD (solid-state drive) or NVMe (non-volatile memory express). This improves I/O performance by enabling multiple threads for disk access. + //CNV-56275 * An attempt to xref:../../virt/managing_vms/virt-controlling-vm-states.adoc#virt-controlling-vm-states[stop, restart, or pause a VM or multiple VMs] now displays a confirmation dialog. @@ -121,6 +122,10 @@ As a cluster administrator, you can prevent users from enabling VM delete protec // CNV-56003: * On the *VirtualMachines* page, you can now use the tree view to organize VMs in folders and drag and drop VMs to these folders. +// CNV-56266: Advanced search for VMs +* You can now xref:../../virt/managing_vms/virt-manage-vmis.adoc#virt-searching-vmis-web_virt-manage-vmis[search for virtual machines] by fields such as name, project, description, labels, date created, vCPU, and memory. You can also save frequently used search queries. + + [id="virt-4-19-monitoring_{context}"] === Monitoring