Home
last modified time | relevance | path

Searched hist:"6 b2ba1a9129bd98b5268a4efb167c95189b3eabf" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kvm/
H A De500_mmu_host.cdiff 6b2ba1a9129bd98b5268a4efb167c95189b3eabf Wed Feb 13 20:37:48 CET 2013 Scott Wood <scottwood@freescale.com> kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid

Add one to esel values in h2g_tlb1_rmap, so that "no mapping" can be
distinguished from "esel 0". Note that we're not saved by the fact
that host esel 0 is reserved for non-KVM use, because KVM host esel
numbering is not the raw host numbering (see to_htlb1_esel).

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>