All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [PATCH 0/5] IOMMU: restrict visibility/scope if certain variables
@ 2020-02-28 12:24 Jan Beulich
  2020-02-28 12:26 ` [Xen-devel] [PATCH 1/5] IOMMU: iommu_intremap is x86-only Jan Beulich
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Jan Beulich @ 2020-02-28 12:24 UTC (permalink / raw)
  To: xen-devel
  Cc: Kevin Tian, Stefano Stabellini, Julien Grall, Wei Liu,
	Konrad Wilk, George Dunlap, Andrew Cooper, Ian Jackson

A number of the command line controlled variables are x86-
or even x86-HVM-specific. Don't have those variables elsewhere
in the first place (in some cases replace them by a #define),
and as a result also don't silently accept such "iommu="
sub-options which in fact have no effect.

1: iommu_intremap is x86-only
2: iommu_intpost is x86/HVM-only
3: iommu_igfx is x86-only
4: iommu_qinval is x86-only
5: iommu_snoop is x86/HVM-only

The series contextually depends on "AMD/IOMMU: without XT,
x2APIC needs to be forced into physical mode"

Jan

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2020-03-09  6:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28 12:24 [Xen-devel] [PATCH 0/5] IOMMU: restrict visibility/scope if certain variables Jan Beulich
2020-02-28 12:26 ` [Xen-devel] [PATCH 1/5] IOMMU: iommu_intremap is x86-only Jan Beulich
2020-02-28 20:16   ` Andrew Cooper
2020-03-02 10:07     ` Jan Beulich
2020-03-02 10:44       ` Julien Grall
2020-03-02 10:57         ` Jan Beulich
2020-03-02 11:25           ` Julien Grall
2020-02-28 12:26 ` [Xen-devel] [PATCH 2/5] IOMMU: iommu_intpost is x86/HVM-only Jan Beulich
2020-02-28 12:27 ` [Xen-devel] [PATCH 3/5] IOMMU: iommu_igfx is x86-only Jan Beulich
2020-02-28 12:27 ` [Xen-devel] [PATCH 4/5] IOMMU: iommu_qinval " Jan Beulich
2020-02-28 12:27 ` [Xen-devel] [PATCH 5/5] IOMMU: iommu_snoop is x86/HVM-only Jan Beulich
2020-02-28 20:20   ` Andrew Cooper
2020-03-02 10:14     ` Jan Beulich
2020-03-04 14:34 ` [Xen-devel] [PATCH 0/5] IOMMU: restrict visibility/scope if certain variables Julien Grall
2020-03-09  6:33 ` Tian, Kevin

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.