Re: [PATCH 13/31] mips/kvm: Add accessors for MIPS VZ registers.

2013-06-14 Thread Ralf Baechle
Acked-by: Ralf Baechle Ralf -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[PATCH 13/31] mips/kvm: Add accessors for MIPS VZ registers.

2013-06-07 Thread David Daney
From: David Daney There are accessors for both the guest control registers as well as guest CP0 context. Signed-off-by: David Daney --- arch/mips/include/asm/mipsregs.h | 260 +++ 1 file changed, 260 insertions(+) diff --git a/arch/mips/include/asm/mipsregs