commit | ba7b3f1275fdd1a4059d25db0e248f05f72b9113 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@redhat.com> | Tue May 22 09:55:10 2018 +0200 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri May 25 12:29:26 2018 +0100 |
tree | 9a0b013afa3146f26b124c08df87f01ff8806ffa | |
parent | dc524619369c320e057cb198bbca017f3a0bb69a [diff] |
KVM: arm/arm64: Revisit Redistributor TYPER last bit computation The TYPER of an redistributor reflects whether the rdist is the last one of the redistributor region. Let's compare the TYPER GPA against the address of the last occupied slot within the redistributor region. Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Christoffer Dall <christoffer.dall@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>