mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] amd-iommu debug patches for 2.6.31
@ 2009-05-22 12:12 Joerg Roedel
  2009-05-22 12:12 ` [PATCH 1/7] amd-iommu: add amd_iommu_dump parameter Joerg Roedel
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Joerg Roedel @ 2009-05-22 12:12 UTC (permalink / raw)
  To: iommu, linux-kernel

This patchset contains updates to the debugging code in the AMD IOMMU
driver for Linux. It introduces two additional features:

  * A new command line parameter to let the driver dump the parsed
    contents of the IVRS ACPI table to dmesg. This is a debug feature to
    make it easier to find the bug for problems reported to me
  * A new Kconfig entry to enable IOMMU stress testing code. I made this
    Kconfig entry generic because other IOMMU implementations may pick
    this up as well.

Please review.

diffstat:

 arch/x86/Kconfig.debug                 |    8 +++
 arch/x86/include/asm/amd_iommu_types.h |    6 ++
 arch/x86/kernel/amd_iommu.c            |   10 ++-
 arch/x86/kernel/amd_iommu_init.c       |  109 ++++++++++++++++++++++++++++++++
 4 files changed, 129 insertions(+), 4 deletions(-)

shortlog:

Joerg Roedel (7):
      amd-iommu: add amd_iommu_dump parameter
      amd-iommu: add dump for iommus described in ivrs table
      amd-iommu: print ivhd information to dmesg when requested
      amd-iommu: print ivmd information to dmesg when requested
      amd-iommu: move protection domain printk to dump code
      x86/iommu: add IOMMU_STRESS Kconfig entry
      amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS



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

end of thread, other threads:[~2009-05-22 12:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-22 12:12 [PATCH 0/7] amd-iommu debug patches for 2.6.31 Joerg Roedel
2009-05-22 12:12 ` [PATCH 1/7] amd-iommu: add amd_iommu_dump parameter Joerg Roedel
2009-05-22 12:12 ` [PATCH 2/7] amd-iommu: add dump for iommus described in ivrs table Joerg Roedel
2009-05-22 12:12 ` [PATCH 3/7] amd-iommu: print ivhd information to dmesg when requested Joerg Roedel
2009-05-22 12:12 ` [PATCH 4/7] amd-iommu: print ivmd " Joerg Roedel
2009-05-22 12:12 ` [PATCH 5/7] amd-iommu: move protection domain printk to dump code Joerg Roedel
2009-05-22 12:12 ` [PATCH 6/7] x86/iommu: add IOMMU_STRESS Kconfig entry Joerg Roedel
2009-05-22 12:12 ` [PATCH 7/7] amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®