spapr_iommu: Fix xlate trace to print translated address
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Mon, 12 Aug 2019 05:42:02 +0000 (15:42 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 21 Aug 2019 01:32:11 +0000 (11:32 +1000)
commita14f04ebbab80fb7342c277705e6076c309a5e50
tree37085217588485a484448b4f6e3a06cda1998a32
parentf92be77fea88b6347f22ca96ba54bef0c382e3b7
spapr_iommu: Fix xlate trace to print translated address

Currently we basically print IO address twice, fix this.

Fixes: 7e472264e9e2 ("PPC: spapr: iommu: rework traces")
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Message-Id: <20190812054202.125492-1-aik@ozlabs.ru>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_iommu.c