Home
last modified time | relevance | path

Searched hist:"66 a5fecdccd4f32a22d2d110cf4f002755b520d8" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kvm/
H A De500_mmu_host.cdiff 66a5fecdccd4f32a22d2d110cf4f002755b520d8 Wed Feb 13 20:37:49 CET 2013 Scott Wood <scottwood@freescale.com> kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit

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 <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>