[PATCH v2 4/4] NEWS: Report CPU model blockers in domain capabilities

Jiri Denemark posted 4 patches 1 month, 1 week ago
[PATCH v2 4/4] NEWS: Report CPU model blockers in domain capabilities
Posted by Jiri Denemark 1 month, 1 week ago
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
---

Notes:
    Version 2:
    - no change

 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 56adf8df8b..191fd74830 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -54,6 +54,12 @@ v10.9.0 (unreleased)
     representation of guest memory blocks on disk, which includes compression
     among other possible layouts.
 
+  * Report CPU model blockers in domain capabilities
+
+    When a CPU model is reported as usable='no' an additional
+    ``<blockers model='...'>`` element is added for that CPU model listing
+    features required by the CPU model, but not supported on the host.
+
 * **Bug fixes**
 
 
-- 
2.47.0