From: Mihai Caraman Date: Thu, 11 Oct 2012 06:13:27 +0000 (+0000) Subject: KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f988240c611f9d2595feb1b8ddcb80b0e97dec;p=pandora-kernel.git KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation Add EPCR support in booke mtspr/mfspr emulation. EPCR register is defined only for 64-bit and HV categories, we will expose it at this point only to 64-bit virtual processors running on 64-bit HV hosts. Define a reusable setter function for vcpu's EPCR. Signed-off-by: Mihai Caraman [agraf: move HV dependency in the code] Signed-off-by: Alexander Graf --- Reading git-diff-tree failed