All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Functional and documentation improvements to dom0 setup
@ 2018-12-31 15:16 Andrew Cooper
  2018-12-31 15:16 ` [PATCH v2 1/4] xen/dom0: Improve documentation for dom0= and dom0-iommu= Andrew Cooper
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Andrew Cooper @ 2018-12-31 15:16 UTC (permalink / raw)
  To: Xen-devel
  Cc: Kevin Tian, Stefano Stabellini, Wei Liu, Jan Beulich,
	Andrew Cooper, Julien Grall, Jun Nakajima, Roger Pau Monné

Expanded somewhat from v1.  See patches for details.

Andrew Cooper (4):
  xen/dom0: Improve documentation for dom0= and dom0-iommu=
  x86/dom0: Improve dom0= useability
  xen/dom0: Drop iommu_hwdom_inclusive entirely
  xen/dom0: Add a dom0-iommu=none option

 docs/misc/xen-command-line.markdown   | 130 +++++++++++++++++-----------------
 xen/arch/x86/dom0_build.c             |  14 ++--
 xen/common/kernel.c                   |  20 ++++++
 xen/drivers/passthrough/arm/smmu.c    |   4 --
 xen/drivers/passthrough/iommu.c       |   8 +--
 xen/drivers/passthrough/vtd/x86/vtd.c |   6 --
 xen/drivers/passthrough/x86/iommu.c   |  14 +---
 xen/include/xen/iommu.h               |   2 +-
 xen/include/xen/lib.h                 |   7 ++
 9 files changed, 105 insertions(+), 100 deletions(-)

-- 
2.1.4


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

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

end of thread, other threads:[~2019-01-04 14:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-31 15:16 [PATCH v2 0/4] Functional and documentation improvements to dom0 setup Andrew Cooper
2018-12-31 15:16 ` [PATCH v2 1/4] xen/dom0: Improve documentation for dom0= and dom0-iommu= Andrew Cooper
2019-01-04 12:15   ` Roger Pau Monné
2018-12-31 15:16 ` [PATCH v2 2/4] x86/dom0: Improve dom0= useability Andrew Cooper
2019-01-04 12:17   ` Roger Pau Monné
2018-12-31 15:16 ` [PATCH v2 3/4] xen/dom0: Drop iommu_hwdom_inclusive entirely Andrew Cooper
2019-01-04 12:33   ` Roger Pau Monné
2019-01-04 12:46     ` Andrew Cooper
2019-01-04 12:54       ` Roger Pau Monné
2019-01-04 14:03   ` Roger Pau Monné
2018-12-31 15:16 ` [PATCH v2 4/4] xen/dom0: Add a dom0-iommu=none option Andrew Cooper
2019-01-04 12:38   ` Roger Pau Monné
2018-12-31 17:51 ` [PATCH v2 0/4] Functional and documentation improvements to dom0 setup Andrew Cooper

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.