Thanks, will update the Changelog.md with Jan's suggestions.
On 6/2/23 2:22 AM, Henry Wang wrote:
Hi Jan and Vikram,
-----Original Message-----
Subject: Re: [XEN][PATCH v7 05/19] xen/arm: Add CONFIG_OVERLAY_DTB
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5bfd3aa5c0..a137fce576 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,8 @@ The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.0.0/)
- 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.
+ - On Arm, support for dynamic addition/removal of Xen device tree nodes
using
+ a device tree overlay binary(.dtbo).
May I suggest "..., experimental support ..." here?
Great point! I agree using "experimental support" is better here.
@Vikram: Just to be clear, if you agree and change the wording following Jan's
suggestion, you can keep my acked-by tag for the changelog :))
Kind regards,
Henry
Jan