spec: Update patch and changelog with !211 add Phytium's CPU models: FT-2000+ and Tengyun-S2500. Merge pull request !211 from 曾佳栋/qemu-4.1.0 !211

add Phytium's CPU models: FT-2000+ and Tengyun-S2500.

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2021-12-21 21:28:05 +08:00
parent 8a4ebc892a
commit e61a706223

View File

@ -569,6 +569,7 @@ Patch0556: tftp-introduce-a-header-structure.patch
Patch0557: fix-cve-2020-35504.patch Patch0557: fix-cve-2020-35504.patch
Patch0558: fix-cve-2020-35505.patch Patch0558: fix-cve-2020-35505.patch
Patch0559: virtio-balloon-apply-upstream-patch.patch Patch0559: virtio-balloon-apply-upstream-patch.patch
Patch0560: add-Phytium-s-CPU-models-FT-2000-and-Tengyun-S2500.patch
BuildRequires: flex BuildRequires: flex
BuildRequires: gcc BuildRequires: gcc
@ -973,6 +974,9 @@ getent passwd qemu >/dev/null || \
%endif %endif
%changelog %changelog
* Tue Dec 21 2021 Chen Qun <kuhn.chenqun@huawei.com>
- add Phytium's CPU models: FT-2000+ and Tengyun-S2500.
* Tue Dec 21 2021 Chen Qun <kuhn.chenqun@huawei.com> * Tue Dec 21 2021 Chen Qun <kuhn.chenqun@huawei.com>
- virtio-balloon: apply upstream patch. - virtio-balloon: apply upstream patch.