os-autoinst/SPECS
Andrew Lukoshko 12ca18128e Consolidate QEMU backend arch patch, extend to s390x
Replace 0001-Add-AArch64-and-ppc64le-support-to-QEMU-backend.patch with
0001-Add-AArch64-ppc64le-s390x-support.patch. Keeps the existing AArch64
and ppc64le tweaks (including the ppc64le arch_supports_boot_order fix
from -4) and adds s390x:

- virtio-keyboard for s390x and ppc64le (via $use_virtio_kbd)
- virtio-rng (CCW) instead of virtio-rng-pci on s390x
- virtio-tablet + no usb-tablet on s390x and ppc64le
- Gate audio and floppy devices out on s390x as well
- PXE bootindex=$i on NIC devices when PXEBOOT is set
- BOOTFROM=n/net parsing for network boot
- virtio-gpu added to EDID-capable device list
- Drop unused save_storage_drives sub
- Default _serialdev=ttysclp0 when ARCH=s390x + BACKEND=qemu

Verified against upstream tarball 6c17e24 (the commit our Version pins):
  $ patch -p1 --dry-run
  patching file 'backend/qemu.pm'
  patching file testapi.pm
No fuzz, no offsets.
2026-04-24 09:56:44 +02:00
..
os-autoinst.spec Consolidate QEMU backend arch patch, extend to s390x 2026-04-24 09:56:44 +02:00