diff --git a/libvirt.spec b/libvirt.spec index a25367a..3243c30 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -137,6 +137,9 @@ Patch0026: rpc-require-write-acl-for-guest-agent-in-virDomainIn.patch Patch0027: qemu-agent-set-ifname-to-NULL-after-freeing.patch Patch0028: util-Move-virIsDevMapperDevice-to-virdevmapper.c.patch Patch0029: virdevmapper-Don-t-use-libdevmapper-to-obtain-depend.patch +Patch0030: libvirt-Add-retry-support-for-error-policy.patch +Patch0031: qemu-Support-retry-BLOCK_IO_ERROR-event.patch +Patch0032: libvirt-conf-Set-default-values-of-retry-fileds.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1869,6 +1872,11 @@ exit 0 %changelog +* Fri Apr 23 2021 Chen Qun +- libvirt: Add 'retry' support for error policy +- qemu: Support 'retry' BLOCK_IO_ERROR event. +- libvirt/conf: Set default values of retry fileds + * Wed Jan 20 2021 Huawei Technologies Co., Ltd - util: Move virIsDevMapperDevice() to virdevmapper.c - virdevmapper: Don't use libdevmapper to obtain dependencies