Commit 439085b2 authored by Roger Pau Monné's avatar Roger Pau Monné Committed by Jan Beulich

changelog: note MSR access change

The change to deny all accesses to MSRs indexes not explicitly handled
prevents leaking unwanted data into guests.
Signed-off-by: default avatarRoger Pau Monné <roger.pau@citrix.com>
Acked-by: default avatarJan Beulich <jbeulich@suse.com>
Release-Acked-by: default avatarIan Jackson <iwj@xenproject.org>
parent 486cbda6
...@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ...@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- ARM IOREQ servers (device emulation etc.) (Tech Preview) - ARM IOREQ servers (device emulation etc.) (Tech Preview)
- Renesas IPMMU-VMSA (Supported, not security supported; was Tech Preview) - Renesas IPMMU-VMSA (Supported, not security supported; was Tech Preview)
- ARM SMMUv3 (Tech Preview) - ARM SMMUv3 (Tech Preview)
- Switched MSR accesses to deny by default policy.
## Removed / support downgraded ## Removed / support downgraded
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment