From: Michal Privoznik Date: Wed, 24 Jun 2020 13:44:48 +0000 (+0200) Subject: news: Document HMAT addition X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=30dd4aed3c61906467d8c84163ae320d883667d3;p=libvirt.git news: Document HMAT addition Signed-off-by: Michal Privoznik Reviewed-by: Daniel Henrique Barboza --- diff --git a/NEWS.rst b/NEWS.rst index 232387ebdc..cc35cb26b2 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -13,6 +13,11 @@ v6.6.0 (unreleased) * **New features** + * Allow configuring of ACPI NUMA HMAT + + Libvirt allows configuring ACPI Heterogeneous Memory Attribute Table to + hint software running inside the guest on optimization. + * **Improvements** * **Bug fixes**