]> git.baikalelectronics.ru Git - kernel.git/commit
amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
authorFilippo Sironi <sironi@amazon.de>
Mon, 12 Nov 2018 12:26:30 +0000 (12:26 +0000)
committerJoerg Roedel <jroedel@suse.de>
Mon, 12 Nov 2018 14:04:24 +0000 (15:04 +0100)
commit266d986a0853863a53881f189c29833eb4d5c967
treee72bcff52e088e092af1508292060dcadd2f19dc
parent2ba5962fe20e983ee727a617b9d0c3c05749b901
amd/iommu: Fix Guest Virtual APIC Log Tail Address Register

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: 3c845cfb9de3 ('iommu/amd: Detect and initialize guest vAPIC log')
Signed-off-by: Filippo Sironi <sironi@amazon.de>
Signed-off-by: Wei Wang <wawei@amazon.de>
Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu_init.c