Re: [PATCH] amd/iommu: Fix Guest Virtual APIC Log Tail Address Register

From: joro@xxxxxxxxxx
Date: Mon Nov 12 2018 - 09:08:38 EST


On Mon, Nov 12, 2018 at 12:26:30PM +0000, Suthikulpanit, Suravee wrote:
> From: Filippo Sironi <sironi@xxxxxxxxx>
>
> This register should have been programmed with the physical address
> of the memory location containing the shadow tail pointer for
> the guest virtual APIC log instead of the base address.
>
> Fixes: 8bda0cfbdc1a ('iommu/amd: Detect and initialize guest vAPIC log')
> Signed-off-by: Filippo Sironi <sironi@xxxxxxxxx>
> Signed-off-by: Wei Wang <wawei@xxxxxxxxx>
> Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
> ---
> drivers/iommu/amd_iommu_init.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)

Applied to iommu/fixes, thanks.