diff --git a/qemu.spec b/qemu.spec index 6d42d70..0223e76 100644 --- a/qemu.spec +++ b/qemu.spec @@ -200,6 +200,7 @@ Patch0186: arm64-Add-the-cpufreq-device-to-show-cpufreq-info-to.patch Patch0187: Revert-qmp-add-command-to-query-used-memslots-of-vho.patch Patch0188: target-arm-Fix-some-compile-errors.patch Patch0189: pl031-support-rtc-timer-property-for-pl031.patch +Patch0190: i386-cpu-fix-compile-error-in-all-target-configure.patch BuildRequires: flex BuildRequires: gcc @@ -647,6 +648,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Mon Feb 21 2022 Chen Qun +- i386/cpu: fix compile error in all target configure + * Mon Feb 21 2022 Chen Qun - pl031: support rtc-timer property for pl031