]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
changelog: note MSR access change
authorRoger Pau Monné <roger.pau@citrix.com>
Fri, 26 Mar 2021 15:16:48 +0000 (16:16 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 26 Mar 2021 15:16:48 +0000 (16:16 +0100)
The change to deny all accesses to MSRs indexes not explicitly handled
prevents leaking unwanted data into guests.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-Acked-by: Ian Jackson <iwj@xenproject.org>
CHANGELOG.md

index f76fadf8c7344118f2ea233a30957744cb3a5157..d81608af4de0f3d73bd013f7217757f681382391 100644 (file)
@@ -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)
  - Renesas IPMMU-VMSA (Supported, not security supported; was Tech Preview)
  - ARM SMMUv3 (Tech Preview)
+ - Switched MSR accesses to deny by default policy.
 
 ## Removed / support downgraded