2 Jun
2026
2 Jun
'26
11:49 a.m.
On Fri, May 29, 2026 at 16:12:18 +0200, Jiri Denemark via Devel wrote:
From: Jiri Denemark <jdenemar@redhat.com>
Some CPU features may be enabled explicitly, but should not automatically become part of a host-model CPU. Users can now request such features to be shown in the host-model CPU in domain capabilities by VIR_CONNECT_GET_DOMAIN_CAPABILITIES_SUPPORTED_CPU_FEATURES flag.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
Notes: Version 2: - new patch
include/libvirt/libvirt-domain.h | 3 +++ src/libvirt-domain.c | 8 ++++++++ 2 files changed, 11 insertions(+)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>