Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1396965 > unrolled thread

Re: [PART2 RFC v1 1/9] iommu/amd: Detect and enable guest vAPIC support

Started byJoerg Roedel <joro@8bytes.org>
First post2016-05-09 13:50 +0200
Last post2016-05-09 13:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PART2 RFC v1 1/9] iommu/amd: Detect and enable guest vAPIC  support Joerg Roedel <joro@8bytes.org> - 2016-05-09 13:50 +0200

#1396965 — Re: [PART2 RFC v1 1/9] iommu/amd: Detect and enable guest vAPIC support

FromJoerg Roedel <joro@8bytes.org>
Date2016-05-09 13:50 +0200
SubjectRe: [PART2 RFC v1 1/9] iommu/amd: Detect and enable guest vAPIC support
Message-ID<rwRRg-4H5-19@gated-at.bofh.it>
On Fri, Apr 08, 2016 at 07:49:22AM -0500, Suthikulpanit, Suravee wrote:
> From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
> 
> This patch introduces a new IOMMU driver parameter, amd_iommu_guest_ir,
> which can be used to specify different interrupt remapping mode for
> passthrough devices to VM guest:
>     * legacy: Legacy interrupt remapping mode (w/ 32-bit IRTE)
>     * ga    : Guest vAPIC interrupt remapping mode (w/ 128-bit IRTE)
> 
> Note that the GA mode also supports legacy interrupt remapping
> for non-passthrough devices with the 128-bit IRTE.

Does this need to be under user control? The code can just check what
the hardware supports and use the 128bit IRTEs if supported, no?



	Joerg

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web