[libvirt PATCH 11/11] NEWS: Document domain capabilities improvements

Jiri Denemark jdenemar at redhat.com
Tue Oct 4 14:28:54 UTC 2022


Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
---
 NEWS.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 3049aa83f9..802d96d4ca 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -19,6 +19,17 @@ v8.9.0 (unreleased)
 
 * **Improvements**
 
+  * Add vendor attribute for CPU models in domain capabilities
+
+    Users can now see the vendor of each CPU model in domain capabilities and
+    use it, e.g., for filtering usable CPU models based on host architecture.
+
+  * Add blockers attribute for CPU models in domain capabilities
+
+    In addition to reporting whether each CPU model is usable on the current
+    host domain capabilities XML now contains a list of features that block
+    usability of a particular CPU model.
+
 * **Bug fixes**
 
 
-- 
2.37.3



More information about the libvir-list mailing list