diff mbox series

CHANGELOG: Mention xl/libxl SMBIOS support

Message ID 20230316123649.8682-1-jandryuk@gmail.com (mailing list archive)
State New, archived
Headers show
Series CHANGELOG: Mention xl/libxl SMBIOS support | expand

Commit Message

Jason Andryuk March 16, 2023, 12:36 p.m. UTC
Add an entry for the new xl/libxl SMBIOS support.

Signed-off-by: Jason Andryuk <jandryuk@gmail.com>
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

Comments

Henry Wang March 16, 2023, 1:02 p.m. UTC | #1
Hi Jason,

> -----Original Message-----
> From: Jason Andryuk <jandryuk@gmail.com>
> Subject: [PATCH] CHANGELOG: Mention xl/libxl SMBIOS support
> 
> Add an entry for the new xl/libxl SMBIOS support.
> 
> Signed-off-by: Jason Andryuk <jandryuk@gmail.com>

Acked-by: Henry Wang <Henry.Wang@arm.com>

Kind regards,
Henry
diff mbox series

Patch

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