On Tue, Jun 21, 2022 at 5:53 PM Rohit Kumar <rohit.kumar3@xxxxxxxxxxx> wrote: > > Signed-off-by: Rohit Kumar <rohit.kumar3@xxxxxxxxxxx> Reviewed-by: Ani Sinha <ani@xxxxxxxxxxx> > --- > 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 >