From d250526da248ae086f3a0a8dad3a59e3c5f0390c Mon Sep 17 00:00:00 2001 From: Euler Robot Date: Sat, 27 Feb 2021 21:29:06 +0800 Subject: [PATCH] spec: Update patch and changelog with !25 libvirt: Add 'retry' support for error policy qemu: Support 'retry' BLOCK_IO_ERROR event. Signed-off-by: Jiahui Cen Signed-off-by: Ying Fang --- libvirt.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libvirt.spec b/libvirt.spec index f4fd1ff..88bfda8 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -170,6 +170,8 @@ Patch0059: rpc-require-write-acl-for-guest-agent-in-virDomainIn.patch Patch0060: qemu-agent-set-ifname-to-NULL-after-freeing.patch Patch0061: util-Move-virIsDevMapperDevice-to-virdevmapper.c.patch Patch0062: virdevmapper-Don-t-use-libdevmapper-to-obtain-depend.patch +Patch0063: libvirt-Add-retry-support-for-error-policy.patch +Patch0064: qemu-Support-retry-BLOCK_IO_ERROR-event.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1902,6 +1904,10 @@ exit 0 %changelog +* Sat Feb 27 2021 Huawei Technologies Co., Ltd +- libvirt: Add 'retry' support for error policy +- qemu: Support 'retry' BLOCK_IO_ERROR event. + * Wed Jan 20 2021 Huawei Technologies Co., Ltd - util: Move virIsDevMapperDevice() to virdevmapper.c - virdevmapper: Don't use libdevmapper to obtain dependencies