From: Jason Andryuk Date: Thu, 16 Mar 2023 13:50:08 +0000 (+0100) Subject: CHANGELOG: mention xl/libxl SMBIOS support X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=36e49fc8cbad21a4308b4701caaa685ef04e120b;p=people%2Froyger%2Fxen.git CHANGELOG: mention xl/libxl SMBIOS support Add an entry for the new xl/libxl SMBIOS support. Signed-off-by: Jason Andryuk Acked-by: Henry Wang --- diff --git a/CHANGELOG.md b/CHANGELOG.md index b116163b62..c978cfd9b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) livelocks, instead of crashing the entire server. - Bus-lock detection, used by Xen to mitigate (by rate-limiting) the system wide impact of a guest misusing atomic instructions. + - xl/libxl can customize SMBIOS strings for HVM guests. ## [4.17.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.17.0) - 2022-12-12