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)
commitab99be4683d9db33b100497d463274ebd23bd67e
treee72bcff52e088e092af1508292060dcadd2f19dc
parente5b78f2e349eef5d4fca5dc1cf5a3b4b2cc27abd
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: 8bda0cfbdc1a ('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