All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH v1 0/1] x86/vlapic: match broadcasts for logical destination mode
@ 2026-01-14 23:55 Victor Lira
  2026-01-14 23:55 ` [XEN PATCH v1 1/1] " Victor Lira
  0 siblings, 1 reply; 4+ messages in thread
From: Victor Lira @ 2026-01-14 23:55 UTC (permalink / raw)
  To: xen-devel
  Cc: Jan Beulich, Andrew Cooper, Roger Pau Monné,
	Alejandro Vallejo

Hello,

I came across something that is out of spec behavior in the domain APIC.
Sent IPI's with broadcast destination are broadcast for physical mode but not
for logical mode.

Please give it a check because in 7429bfd50dd7 it seems that it was intentional
to crash the domain if the command was lowest priority + logical + broadcast
dest but it got removed.

relevant commits:
  e03ad58f0b8c
  8a02f12b7751
  7429bfd50dd7

Victor Lira (1):
  x86/vlapic: match broadcasts for logical destination mode

 xen/arch/x86/hvm/vlapic.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--
2.51.GIT


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-15 14:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 23:55 [XEN PATCH v1 0/1] x86/vlapic: match broadcasts for logical destination mode Victor Lira
2026-01-14 23:55 ` [XEN PATCH v1 1/1] " Victor Lira
2026-01-15  2:01   ` Andrew Cooper
2026-01-15 14:34     ` Roger Pau Monné

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.