On Fri, Jun 28, 2024 at 10:54:14 +0200, Michal Privoznik wrote: > There are some features/improvements/bug fixes I've either > contributed or reviewed/merged. Document them for upcoming > release. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > NEWS.rst | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > > diff --git a/NEWS.rst b/NEWS.rst > index bc8acc62d4..d675c869a4 100644 > --- a/NEWS.rst > +++ b/NEWS.rst > @@ -16,6 +16,10 @@ v10.5.0 (unreleased) > * **Removed features** > > * **New features** Newline missing > + * Introduce SEV-SNP support > + > + SEV-SNP is introduced as another type of ``<launchSecurity/>``. Its support > + is reported in both domain capabilities and ``virt-host-validate``.