diff --git a/qemu.spec b/qemu.spec index 65f01b6..6d42d70 100644 --- a/qemu.spec +++ b/qemu.spec @@ -199,6 +199,7 @@ Patch0185: hw-arm64-add-vcpu-cache-info-support.patch 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 BuildRequires: flex BuildRequires: gcc @@ -646,6 +647,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Mon Feb 21 2022 Chen Qun +- pl031: support rtc-timer property for pl031 + * Mon Feb 21 2022 Chen Qun - target/arm: Fix some compile errors