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