]> xenbits.xensource.com Git - xen.git/commitdiff
CHANGELOG: Add note about xAPIC destination mode change
authorMatthew Barnes <matthew.barnes@cloud.com>
Mon, 11 Nov 2024 12:19:27 +0000 (13:19 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 11 Nov 2024 12:19:27 +0000 (13:19 +0100)
Fixes: dcbf8210f3f3 ('x86/APIC: Switch flat driver to use phys dst for ext ints')
Signed-off-by: Matthew Barnes <matthew.barnes@cloud.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
CHANGELOG.md

index 674944cbe4fb597987be13e9639914697f154377..8553b2e4516ed014a9d0dd0c56e7f84b92d32961 100644 (file)
@@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - Fixed blkif protocol specification for sector sizes different than 512b.
  - On x86:
    - Prefer ACPI reboot over UEFI ResetSystem() run time service call.
+   - Switched the xAPIC flat driver to use physical destination mode for external
+     interrupts instead of logical destination mode.
 
 ### Added
  - On Arm: