[libvirt] [PATCH 4/4] NEWS: Document notify VM exit feature

Lin Ma posted 4 patches 2 years, 8 months ago
There is a newer version of this series
[libvirt] [PATCH 4/4] NEWS: Document notify VM exit feature
Posted by Lin Ma 2 years, 8 months ago
From: Lin Ma <lma@suse.de>

Signed-off-by: Lin Ma <lma@suse.de>
---
 NEWS.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index b1cccee4fa..843578d183 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,14 @@ v9.5.0 (unreleased)
 
 * **New features**
 
+    * Introduce notify vmexit feature(x86 only)
+
+    To mitigate the threat that CPU stuck caused by malicious VMs, A VMM can
+    enable notification VM exits to occur if no interrupt windows occur in
+    VMX non-root operation for a specified amount of time (notify window).
+    Libvirt is now able to configure this feature by setting the notify-vmexit
+    for KVM domains.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.40.1