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