add patch for sw64 support
Signed-off-by: yezengruan <yezengruan@huawei.com>
This commit is contained in:
parent
a2bda2ea92
commit
d9dc01751d
@ -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
|
Patch0221: pcie-Compat-with-devices-which-do-not-support-Link-W.patch
|
||||||
Patch0222: scsi-bus-fix-unmatched-object_unref.patch
|
Patch0222: scsi-bus-fix-unmatched-object_unref.patch
|
||||||
Patch0223: tools-virtiofsd-Add-rseq-syscall-to-the-seccomp-allo.patch
|
Patch0223: tools-virtiofsd-Add-rseq-syscall-to-the-seccomp-allo.patch
|
||||||
|
Patch0224: sw_64-Add-sw64-architecture-support.patch
|
||||||
|
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -622,6 +623,9 @@ getent passwd qemu >/dev/null || \
|
|||||||
%{_datadir}/%{name}/kvmvapic.bin
|
%{_datadir}/%{name}/kvmvapic.bin
|
||||||
%{_datadir}/%{name}/sgabios.bin
|
%{_datadir}/%{name}/sgabios.bin
|
||||||
%endif
|
%endif
|
||||||
|
%exclude %{_datadir}/%{name}/core3-hmcode
|
||||||
|
%exclude %{_datadir}/%{name}/core3-reset
|
||||||
|
%exclude %{_datadir}/%{name}/uefi-bios-sw
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%dir %{qemudocdir}
|
%dir %{qemudocdir}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user