[PATCH 10/30] KVM: PPC: e500: Track TLB1 entries with a bitmap

2012-02-17 Thread Alexander Graf
From: Scott Wood Rather than invalidate everything when a TLB1 entry needs to be taken down, keep track of which host TLB1 entries are used for a given guest TLB1 entry, and invalidate just those entries. Based on code from Ashish Kalra and Liu Yu . Signed-off-by: Scott Wood Signed-off-by: Al

[PATCH 10/30] KVM: PPC: e500: Track TLB1 entries with a bitmap

2012-02-17 Thread Alexander Graf
From: Scott Wood Rather than invalidate everything when a TLB1 entry needs to be taken down, keep track of which host TLB1 entries are used for a given guest TLB1 entry, and invalidate just those entries. Based on code from Ashish Kalra and Liu Yu . Signed-off-by: Scott Wood Signed-off-by: Al