From d9dc01751d45db24573d67fa7d6c36815be0be15 Mon Sep 17 00:00:00 2001 From: yezengruan Date: Fri, 18 Mar 2022 14:07:18 +0800 Subject: [PATCH] add patch for sw64 support Signed-off-by: yezengruan --- qemu.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qemu.spec b/qemu.spec index d2d8e81..ea76381 100644 --- a/qemu.spec +++ b/qemu.spec @@ -234,6 +234,7 @@ Patch0220: pcie-Add-pcie-root-port-fast-plug-unplug-feature.patch Patch0221: pcie-Compat-with-devices-which-do-not-support-Link-W.patch Patch0222: scsi-bus-fix-unmatched-object_unref.patch Patch0223: tools-virtiofsd-Add-rseq-syscall-to-the-seccomp-allo.patch +Patch0224: sw_64-Add-sw64-architecture-support.patch BuildRequires: flex BuildRequires: gcc @@ -622,6 +623,9 @@ getent passwd qemu >/dev/null || \ %{_datadir}/%{name}/kvmvapic.bin %{_datadir}/%{name}/sgabios.bin %endif +%exclude %{_datadir}/%{name}/core3-hmcode +%exclude %{_datadir}/%{name}/core3-reset +%exclude %{_datadir}/%{name}/uefi-bios-sw %files help %dir %{qemudocdir}