libvirt: Add 'retry' support for error policy qemu: Support 'retry' BLOCK_IO_ERROR event. libvirt/conf: Set default values of retry fileds Signed-off-by: Jiahui Cen <cenjiahui@huawei.com> Signed-off-by: Ying Fang <fangying1@huawei.com>
This commit is contained in:
parent
80dd360690
commit
15b02aa020
@ -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
|
Patch0027: qemu-agent-set-ifname-to-NULL-after-freeing.patch
|
||||||
Patch0028: util-Move-virIsDevMapperDevice-to-virdevmapper.c.patch
|
Patch0028: util-Move-virIsDevMapperDevice-to-virdevmapper.c.patch
|
||||||
Patch0029: virdevmapper-Don-t-use-libdevmapper-to-obtain-depend.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 = %{version}-%{release}
|
||||||
Requires: libvirt-daemon-config-network = %{version}-%{release}
|
Requires: libvirt-daemon-config-network = %{version}-%{release}
|
||||||
@ -1869,6 +1872,11 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 23 2021 Chen Qun <kuhn.chenqun@huawei.com>
|
||||||
|
- 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 <alex.chen@huawei.com>
|
* Wed Jan 20 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com>
|
||||||
- util: Move virIsDevMapperDevice() to virdevmapper.c
|
- util: Move virIsDevMapperDevice() to virdevmapper.c
|
||||||
- virdevmapper: Don't use libdevmapper to obtain dependencies
|
- virdevmapper: Don't use libdevmapper to obtain dependencies
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user