spec: Update patch and changelog with !45 hotpatch: implement hotpatch virsh api and add logs for virDomainHotpatchManage !45
hotpatch: implement hotpatch virsh api hotpatch: check vm id and pid before using hotpatch api domain: add logs for virDomainHotpatchManage Signed-off-by: AlexChen <alex.chen@huawei.com> Signed-off-by: Bihong Yu <yubihong@huawei.com> Signed-off-by: Hao Wang <wanghao232@huawei.com>
This commit is contained in:
parent
e1bddd724d
commit
90cd8115bb
@ -193,6 +193,9 @@ Patch0076: security-fix-SELinux-label-generation-logic.patch
|
||||
Patch0077: Hotpatch-introduce-DomainHotpatchManage-API.patch
|
||||
Patch0078: hotpatch-Implement-qemuDomainHotpatchManage.patch
|
||||
Patch0079: hotpatch-introduce-hotpatch-async-job-flag.patch
|
||||
Patch0080: hotpatch-implement-hotpatch-virsh-api.patch
|
||||
Patch0081: hotpatch-check-vm-id-and-pid-before-using-hotpatch-a.patch
|
||||
Patch0082: domain-add-logs-for-virDomainHotpatchManage.patch
|
||||
|
||||
Requires: libvirt-daemon = %{version}-%{release}
|
||||
Requires: libvirt-daemon-config-network = %{version}-%{release}
|
||||
@ -1926,6 +1929,11 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 06 2021 Euler Robot <euler.robot@huawei.com>
|
||||
- hotpatch: implement hotpatch virsh api
|
||||
- hotpatch: check vm id and pid before using hotpatch api
|
||||
- domain: add logs for virDomainHotpatchManage
|
||||
|
||||
* Mon Dec 06 2021 Euler Robot <euler.robot@huawei.com>
|
||||
- Hotpatch: introduce DomainHotpatchManage API
|
||||
- hotpatch: Implement qemuDomainHotpatchManage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user