Enable QXL device build

Enable building for ppc64le

Re-added Spice support

Don't remove slof.bin for ppc64le
This commit is contained in:
Eduard Abdullin 2026-04-15 06:43:48 +00:00 committed by root
parent 5dfc11b153
commit e7c0de9537
2 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@ index b0a0f8c68..5369bbba4 100644
+#if 0 /* Disabled for Red Hat Enterprise Linux */
/*
* pseries-10.0
* pseries-10.1
*/
@@ -5060,6 +5089,95 @@ static void spapr_machine_3_0_class_options(MachineClass *mc)
}

View File

@ -1565,7 +1565,7 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \
%endif
%changelog
* Tue Apr 14 2026 Eduard Abdullin <eabdullin@almalinux.org> - 18:10.1.0-16.alma.1
* Wed Apr 15 2026 Eduard Abdullin <eabdullin@almalinux.org> - 18:10.1.0-16.alma.1
- Enable QXL device build
- Enable building for ppc64le
- Re-added Spice support