Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> --- 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