From 4facc655e6b9887d49637077bbd909a6d95f6b86 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Tue, 11 May 2021 21:27:11 +0800 Subject: [PATCH] spec: Update patch and changelog with !97 arm/cpu: Fixed function undefined error at compile time under arm !97 arm/cpu: Fixed function undefined error at compile time under arm Signed-off-by: Chen Qun --- qemu.spec | 4 ++++ 1 file changed, 4 insertions(+) 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