Signed-off-by: Alejandro Vallejo <[email protected]> --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d92a2597..07c1745f22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Changed ### Added + - On x86: + - AMD bus-lock detect, used by Xen to mitigate (by rate-limiting) the + system wide impact of an HVM guest misusing atomic instructions. ### Removed - On x86: -- 2.43.0
