diff --git a/qemu.spec b/qemu.spec index 39cbeaa31ea561b36eb6e127436aec5923097855..92db5deb743ab0404ca046dde83d9cd58f7973cf 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 4.1.0 -Release: 63 +Release: 64 Epoch: 2 Summary: QEMU is a generic and open source machine emulator and virtualizer License: GPLv2 and BSD and MIT and CC-BY-SA-4.0 @@ -344,6 +344,7 @@ Patch0331: fix-cve-2020-35504.patch Patch0332: fix-cve-2020-35505.patch Patch0333: virtio-balloon-apply-upstream-patch.patch Patch0334: add-Phytium-s-CPU-models-FT-2000-and-Tengyun-S2500.patch +Patch0335: add-Phytium-s-CPU-models-FT-2000-and-Tengyun-S2500.patch BuildRequires: flex BuildRequires: bison @@ -740,6 +741,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Wed Dec 22 2021 Chen Qun +- add Phytium's CPU models: FT-2000+ and Tengyun-S2500. + * Tue Dec 21 2021 imxcc - add Phytium's CPU models: FT-2000+ and Tengyun-S2500