Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
so that XTSup is required there. Additionally, it is automatically enabled
if needed.
+ * Introduce VIR_CONNECT_GET_DOMAIN_CAPABILITIES_EXPAND_CPU_FEATURES flag
+
+ This new flag for virConnectGetDomainCapabilities can be used to request
+ the host-model CPU definition to include all supported features (normally
+ only extra features relative to the selected CPU model are listed).
+
* **Bug fixes**