Commit Graph

7 Commits

Author SHA1 Message Date
58f6db9094 Drop "disable boot order" bit of ppc64le QEMU backend patch
QEMU spapr/pseries honors -boot once=d / order=, so leaving
$arch_supports_boot_order disabled on ppc64le made install tests
that supply both an ISO and an HDD_1 boot the HDD instead of the
installer CD (same symptom as running x86_64 without -boot). Drop
that line from the patch so ppc64le behaves like x86_64.

Patch description updated to record the history; hunk shrinks by
one line and the patch diffstat updates accordingly.
2026-04-23 17:22:33 +02:00
8d3dd9de1a Add AArch64 and ppc64le support to QEMU backend
Patch by Elkhan Mammadli <elkhan.mammadli@protonmail.com>. Adjusts the
QEMU backend for the QEMU build shipped in Enterprise Linux on AArch64
and ppc64le: use qemu-xhci on AArch64, wire virtio keyboard/tablet on
ppc64le, disable audio, and skip unsupported boot-order and floppy
handling.
2026-04-21 19:56:03 +02:00
03d6dff9e1 Backport multifd support for qemu >= 9.1 compatibility
Cherry-pick upstream commit 10216249 which switches from the removed
"compress" migration capability to multifd migration with compression.
2026-04-21 16:26:46 +02:00
279aa94535 Fix dependencies 2023-03-28 11:28:21 +03:00
d2d6fc5163 "Update to 0df74cf9e4385ba6626bbf9754a5eb22c7d2580f" 2023-03-07 13:10:45 +03:00
962bac2a5e Update to upstream version 2022-12-12 08:51:33 +03:00
20f9f11a42 Initial commit 2022-11-07 10:55:31 +03:00