[PATCH v2 0/2] 2 release notes for v8.4.0

Han Han posted 2 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220531014826.180906-1-hhan@redhat.com
NEWS.rst | 12 ++++++++++++
1 file changed, 12 insertions(+)
[PATCH v2 0/2] 2 release notes for v8.4.0
Posted by Han Han 1 year, 11 months ago
v1: https://listman.redhat.com/archives/libvir-list/2022-May/231901.html
diff from v1: rebase to latest and resolve conflicts

Han Han (2):
  news: Add qemu-vdagent
  news: Add APIs virDomainSaveParams virDomainRestoreParams

 NEWS.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
2.36.1
Re: [PATCH v2 0/2] 2 release notes for v8.4.0
Posted by Michal Prívozník 1 year, 11 months ago
On 5/31/22 03:48, Han Han wrote:
> v1: https://listman.redhat.com/archives/libvir-list/2022-May/231901.html
> diff from v1: rebase to latest and resolve conflicts
> 
> Han Han (2):
>   news: Add qemu-vdagent
>   news: Add APIs virDomainSaveParams virDomainRestoreParams
> 
>  NEWS.rst | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

and pushed. Thanks for keeping an eye on this.

Michal