From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Michael Neuling To: Benjamin Herrenschmidt Subject: [PATCH 0/2] powerpc: HFSCR enablement for POWER8 Date: Wed, 6 Mar 2013 13:15:12 +1100 Message-Id: <1362536114-9658-1-git-send-email-mikey@neuling.org> Cc: Michael Neuling , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Benh, This small series adds support for the HFSCR (Hypervisor Facility Status & Control Register) in POWER8. It just sets the bits we know about at this stage. This is useful only when MSR HV=1. Mikey