[PATCH 2/3] kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit

2013-02-13 Thread Scott Wood
It's possible that we're using the same host TLB1 slot to map (a presumably different portion of) the same guest TLB1 entry. Clear the bit in the map before setting it, so that if the esels are the same the bit will remain set. Signed-off-by: Scott Wood scottw...@freescale.com ---

[PATCH 2/3] kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit

2013-02-13 Thread Scott Wood
It's possible that we're using the same host TLB1 slot to map (a presumably different portion of) the same guest TLB1 entry. Clear the bit in the map before setting it, so that if the esels are the same the bit will remain set. Signed-off-by: Scott Wood scottw...@freescale.com ---