Searched hist:"38 f988240c611f9d2595feb1b8ddcb80b0e97dec" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/kvm/ |
H A D | booke_emulate.c | diff 38f988240c611f9d2595feb1b8ddcb80b0e97dec Thu Oct 11 01:13:27 CDT 2012 Mihai Caraman <mihai.caraman@freescale.com> 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 <mihai.caraman@freescale.com> [agraf: move HV dependency in the code] Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | booke.h | diff 38f988240c611f9d2595feb1b8ddcb80b0e97dec Thu Oct 11 01:13:27 CDT 2012 Mihai Caraman <mihai.caraman@freescale.com> 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 <mihai.caraman@freescale.com> [agraf: move HV dependency in the code] Signed-off-by: Alexander Graf <agraf@suse.de>
|
H A D | booke.c | diff 38f988240c611f9d2595feb1b8ddcb80b0e97dec Thu Oct 11 01:13:27 CDT 2012 Mihai Caraman <mihai.caraman@freescale.com> 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 <mihai.caraman@freescale.com> [agraf: move HV dependency in the code] Signed-off-by: Alexander Graf <agraf@suse.de>
|