[PATCH] Add support for network backed NVRAM

Ani Sinha ani at anisinha.ca
Tue Jun 21 14:23:31 UTC 2022


On Tue, Jun 21, 2022 at 5:53 PM Rohit Kumar <rohit.kumar3 at nutanix.com> wrote:
>
> Signed-off-by: Rohit Kumar <rohit.kumar3 at nutanix.com>

Reviewed-by: Ani Sinha <ani at anisinha.ca>

> ---
>  NEWS.rst | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/NEWS.rst b/NEWS.rst
> index 9a8624a97e..9766dbe1df 100644
> --- a/NEWS.rst
> +++ b/NEWS.rst
> @@ -17,6 +17,11 @@ v8.5.0 (unreleased)
>
>  * **New features**
>
> +  * qemu: Introduce support for network backed NVRAM
> +
> +    Users can now use remote store NVRAM image by specifying attribute

I would say 'newly introduced attribute' so that it is clear what
already exists and what was newly introduced.

> +    `type='network'` with `<nvram>` element.
> +
>    * qemu: Add support for post-copy migration recovery
>
>      A new ``VIR_MIGRATE_POSTCOPY_RESUME`` flag (``virsh migrate --postcopy-resume``)
> --
> 2.25.1
>



More information about the libvir-list mailing list