On Fri, Sep 20, 2013 at 02:52:40PM +1000, Paul Mackerras wrote:

> @@ -536,6 +536,9 @@ struct kvm_get_htab_header {
>  #define KVM_REG_PPC_LPCR     (KVM_REG_PPC | KVM_REG_SIZE_U32 | 0xb5)
>  #define KVM_REG_PPC_PPR              (KVM_REG_PPC | KVM_REG_SIZE_U64 | 0xb6)
>  
> +/* Architecture compatibility level */
> +#define KVM_REG_PPC_ARCH_COMPAT      (KVM_REG_PPC | KVM_REG_SIZE_U32 | 0xb6)

Clearly this was meant to be b7, not b6.  Will repost.

Paul.
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to