From 6d6cd0fe82589b86cfbc1079d342bfd02ee229a2 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Fri, 28 May 2021 16:27:22 +0800 Subject: [PATCH] spec: Update patch and changelog with !118 blockjob: Fix crash with IOthread when block commit after snapshot !118 blockjob: Fix crash with IOthread when block commit after snapshot Signed-off-by: Chen Qun --- qemu.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qemu.spec b/qemu.spec index db2e33f..9a7c37b 100644 --- a/qemu.spec +++ b/qemu.spec @@ -326,6 +326,7 @@ Patch0313: tz-ppc-add-dummy-read-write-methods.patch Patch0314: imx7-ccm-add-digprog-mmio-write-method.patch Patch0315: util-cacheinfo-fix-crash-when-compiling-with-uClibc.patch Patch0316: arm-cpu-Fixed-function-undefined-error-at-compile-ti.patch +Patch0317: blockjob-Fix-crash-with-IOthread-when-block-commit-a.patch BuildRequires: flex BuildRequires: bison @@ -719,6 +720,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Fri May 28 2021 Chen Qun +- blockjob: Fix crash with IOthread when block commit after snapshot + * Thu 20 May 2021 zhouli57 - arm/cpu: Fixed function undefined error at compile time under arm