Commit Graph

17 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
400f7118ad Update to 6c17e240815aea1d0b417bf0f334c7ad4c0c9e00 2023-07-31 13:54:42 +03:00
6346bd163c Update to 05274f7430c573f9e20a79287b1cb3afa7221cd4 2023-05-17 10:30:24 +03:00
279aa94535 Fix dependencies 2023-03-28 11:28:21 +03:00
ebead5b795 "Update to 201a2ef1b2b2af91b5ff7cc9e0450739a60a5b43" 2023-03-28 09:49:52 +03:00
d2d6fc5163 "Update to 0df74cf9e4385ba6626bbf9754a5eb22c7d2580f" 2023-03-07 13:10:45 +03:00
95af17f46e "Update to 09e9b54a31689f84e828c9dcf4c24db0dc81f6a9" 2023-03-06 13:26:38 +03:00
fa7bb4c3b1 Update to 0fd9c6affb156cb12465caa2e089bfbeb31a1c24 2023-03-02 14:47:11 +03:00
a34c653fa2 Update date 2023-02-22 13:26:15 +03:00
3da11a2a51 Update to: f996c8e238fc1cb63c6c3b30328970dd54b1ea00 2023-02-21 14:04:33 +03:00
2f409c0e1e Update to 865ccf15bc7625c5faa224e55aa37073145ef774 2023-02-14 13:22:28 +01:00
abc7f87927 Update src files 2022-12-12 09:41:56 +03:00
962bac2a5e Update to upstream version 2022-12-12 08:51:33 +03:00
648d897df5 Remove BR for qemu 2022-11-07 10:56:15 +03:00
20f9f11a42 Initial commit 2022-11-07 10:55:31 +03:00