[PATCH] spec: Enable hyperv driver on RHEL
From: Michal Privoznik <mprivozn@redhat.com> Resolves: https://redhat.atlassian.net/browse/RHEL-187057 Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- Green pipeline: https://gitlab.com/MichalPrivoznik/libvirt/-/pipelines/2625120614 libvirt.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index 2fddfcd606..f7f683e1c5 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -145,7 +145,6 @@ %define with_vbox 0 %define with_vmware 0 %define with_libxl 0 - %define with_hyperv 0 %define with_lxc 0 %define with_ch 0 %endif -- 2.53.0
On Wed, Jun 24, 2026 at 10:03:54AM +0200, Michal Privoznik via Devel wrote:
From: Michal Privoznik <mprivozn@redhat.com>
Resolves: https://redhat.atlassian.net/browse/RHEL-187057 Signed-off-by: Michal Privoznik <mprivozn@redhat.com> ---
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
participants (2)
-
Michal Privoznik -
Pavel Hrdina