[PATCH 0/4] Some news and docs update for v7.9.0

Han Han posted 4 patches 2 years, 6 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20211028070751.3040378-1-hhan@redhat.com
NEWS.rst                             | 11 +++++++++++
docs/formatdomain.rst                |  2 +-
docs/formatstorageencryption.html.in |  5 +++--
3 files changed, 15 insertions(+), 3 deletions(-)
[PATCH 0/4] Some news and docs update for v7.9.0
Posted by Han Han 2 years, 6 months ago
Han Han (4):
  docs: Fix a typo of page_per_vq
  news: News for the new virtio attribute page_per_vq
  docs: Make the version requirement more clear for rbd encryption
  news: Add support for librbd encryption

 NEWS.rst                             | 11 +++++++++++
 docs/formatdomain.rst                |  2 +-
 docs/formatstorageencryption.html.in |  5 +++--
 3 files changed, 15 insertions(+), 3 deletions(-)

-- 
2.33.1

Re: [PATCH 0/4] Some news and docs update for v7.9.0
Posted by Michal Prívozník 2 years, 6 months ago
On 10/28/21 9:07 AM, Han Han wrote:
> 
> Han Han (4):
>   docs: Fix a typo of page_per_vq
>   news: News for the new virtio attribute page_per_vq
>   docs: Make the version requirement more clear for rbd encryption
>   news: Add support for librbd encryption
> 
>  NEWS.rst                             | 11 +++++++++++
>  docs/formatdomain.rst                |  2 +-
>  docs/formatstorageencryption.html.in |  5 +++--
>  3 files changed, 15 insertions(+), 3 deletions(-)
> 

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

and pushed.

Michal