commit | 4f018c513a81ba243165bfc4fcf44254986ad002 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Sun May 09 17:26:47 2010 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu May 13 01:33:04 2010 -0300 |
tree | 95b94a1676b6b7314274576dbea0b863c73e3aba | |
parent | f8c5fae16649445e15656667f72bd51d777f7766 [diff] |
KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() An index of KVM44x_GUEST_TLB_SIZE is already one too large. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Acked-by: Hollis Blanchard <hollis@penguinppc.org> Acked-by: Alexander Graf <agraf@suse.de> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>