* [PATCH v2] CHANGELOG: Add note about xAPIC destination mode change
@ 2024-11-07 14:08 Matthew Barnes
2024-11-07 15:21 ` Roger Pau Monné
2024-11-08 9:05 ` oleksii.kurochko
0 siblings, 2 replies; 3+ messages in thread
From: Matthew Barnes @ 2024-11-07 14:08 UTC (permalink / raw)
To: xen-devel
Cc: Matthew Barnes, Oleksii Kurochko, Community Manager, Jan Beulich,
Roger Pau Monne
Signed-off-by: Matthew Barnes <matthew.barnes@cloud.com>
---
Changes in v2:
- Move notes from "Removed" to "Changed" section
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 674944cbe4fb..8553b2e4516e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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:
--
2.46.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] CHANGELOG: Add note about xAPIC destination mode change
2024-11-07 14:08 [PATCH v2] CHANGELOG: Add note about xAPIC destination mode change Matthew Barnes
@ 2024-11-07 15:21 ` Roger Pau Monné
2024-11-08 9:05 ` oleksii.kurochko
1 sibling, 0 replies; 3+ messages in thread
From: Roger Pau Monné @ 2024-11-07 15:21 UTC (permalink / raw)
To: Matthew Barnes
Cc: xen-devel, Oleksii Kurochko, Community Manager, Jan Beulich
On Thu, Nov 07, 2024 at 02:08:31PM +0000, Matthew Barnes wrote:
> Signed-off-by: Matthew Barnes <matthew.barnes@cloud.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Not sure it's worth adding a:
Fixes: dcbf8210f3f3 ('x86/APIC: Switch flat driver to use phys dst for ext ints')
So it's tied to the commit that introduced the change.
Thanks, Roger.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] CHANGELOG: Add note about xAPIC destination mode change
2024-11-07 14:08 [PATCH v2] CHANGELOG: Add note about xAPIC destination mode change Matthew Barnes
2024-11-07 15:21 ` Roger Pau Monné
@ 2024-11-08 9:05 ` oleksii.kurochko
1 sibling, 0 replies; 3+ messages in thread
From: oleksii.kurochko @ 2024-11-08 9:05 UTC (permalink / raw)
To: Matthew Barnes, xen-devel; +Cc: Community Manager, Jan Beulich, Roger Pau Monne
On Thu, 2024-11-07 at 14:08 +0000, Matthew Barnes wrote:
> Signed-off-by: Matthew Barnes <matthew.barnes@cloud.com>
Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
~ Oleksii
> ---
> Changes in v2:
> - Move notes from "Removed" to "Changed" section
> ---
> CHANGELOG.md | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index 674944cbe4fb..8553b2e4516e 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -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:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-08 9:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07 14:08 [PATCH v2] CHANGELOG: Add note about xAPIC destination mode change Matthew Barnes
2024-11-07 15:21 ` Roger Pau Monné
2024-11-08 9:05 ` oleksii.kurochko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.