diff --git a/qemu.spec b/qemu.spec index 6924469..cf4757e 100644 --- a/qemu.spec +++ b/qemu.spec @@ -285,6 +285,7 @@ Patch0272: multifd-tls-fix-memoryleak-of-the-QIOChannelSocket-o.patch Patch0273: migration-fix-memory-leak-in-qmp_migrate_set_paramet.patch Patch0274: migration-tls-fix-inverted-semantics-in-multifd_chan.patch Patch0275: migration-tls-add-error-handling-in-multifd_tls_hand.patch +Patch0276: arm-cpu-Fixed-function-undefined-error-at-compile-ti.patch BuildRequires: flex BuildRequires: bison @@ -669,6 +670,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Tue May 11 2021 Chen Qun +- arm/cpu: Fixed function undefined error at compile time under arm + * Tue May 2021 Ming Yang - add qemu-block-iscsi installing requirement