Linux IOMMU Development
 help / color / mirror / Atom feed
From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
To: <linux-kernel@vger.kernel.org>, <iommu@lists.linux.dev>
Cc: <joro@8bytes.org>, <will@kernel.org>, <jsnitsel@redhat.com>,
	<vasant.hegde@amd.com>, <jon.grimm@amd.com>,
	Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Subject: [PATCH 0/2] iommu/amd: Misc Update for Virtual APIC support
Date: Tue, 26 Jul 2022 08:43:46 -0500	[thread overview]
Message-ID: <20220726134348.6438-1-suravee.suthikulpanit@amd.com> (raw)

First, this series simplifies existing feature detection and enablement of
GAM and GALog features, which are prerequisite for Virtual APIC (AVIC)
support. 

Second, it fixes the warning reported here https://lkml.org/lkml/2022/7/20/1135.

Last, it introduces new enablement for IOMMU to support AVIC on
SNP-enabled system.

Best Regards,
Suravee

Suravee Suthikulpanit (2):
  iommu/amd: Consolidate Virtual APIC (AVIC) Enablement
  iommu/amd: Add support for AVIC when SNP is enabled

 drivers/iommu/amd/amd_iommu_types.h |  7 +++
 drivers/iommu/amd/init.c            | 94 ++++++++++++++++++++---------
 2 files changed, 71 insertions(+), 30 deletions(-)

-- 
2.34.1


             reply	other threads:[~2022-07-26 13:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-26 13:43 Suravee Suthikulpanit [this message]
2022-07-26 13:43 ` [PATCH 1/2] iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement Suravee Suthikulpanit
2022-07-26 15:28   ` Jerry Snitselaar
2022-07-26 13:43 ` [PATCH 2/2] iommu/amd: Add support for AVIC when SNP is enabled Suravee Suthikulpanit
2022-07-26 15:32   ` Jerry Snitselaar
2022-07-27  2:39     ` Suravee Suthikulpanit
2022-07-29  8:31 ` [PATCH 0/2] iommu/amd: Misc Update for Virtual APIC support Joerg Roedel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220726134348.6438-1-suravee.suthikulpanit@amd.com \
    --to=suravee.suthikulpanit@amd.com \
    --cc=iommu@lists.linux.dev \
    --cc=jon.grimm@amd.com \
    --cc=joro@8bytes.org \
    --cc=jsnitsel@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vasant.hegde@amd.com \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox