diff --git a/libvirt.spec b/libvirt.spec index 72fea90..f8bf831 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -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 +- 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 - Hotpatch: introduce DomainHotpatchManage API - hotpatch: Implement qemuDomainHotpatchManage