From: Scott Wood Date: Mon, 28 Mar 2011 20:01:24 +0000 (-0500) Subject: KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx X-Git-Tag: v3.0-rc1~350^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49ea06957bf637b28aa338fba26432d5bafdeb99;p=pandora-kernel.git KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx The exit type setting for mfspr/mtspr is moved from 44x to toplevel SPR emulation. This enables it on e500, and makes sure that all SPRs are covered. Exit accounting for tlbwe and tlbsx is added to e500. Signed-off-by: Stuart Yoder Signed-off-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed