commit | 7333cefe7b147320debcc64ea41220bdd1dca723 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@redhat.com> | Thu Feb 02 13:45:45 2017 +0100 |
committer | Christoffer Dall <cdall@linaro.org> | Mon May 08 14:35:38 2017 +0200 |
tree | 7b186dd5aac6cda42ee80ebee341f92bd0184ef1 | |
parent | 0d44cdb631ef53ea75be056886cf0541311e48df [diff] |
KVM: arm64: vgic-its: Interpret MAPD ITT_addr field Up to now the MAPD ITT_addr had been ignored. We will need it for save/restore. Let's record it in the its_device struct. Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Christoffer Dall <cdall@linaro.org> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>