mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
authorDavid Daney <david.daney@cavium.com>
Mon, 10 Jun 2013 19:33:48 +0000 (12:33 -0700)
committerGleb Natapov <gleb@redhat.com>
Tue, 11 Jun 2013 08:07:38 +0000 (11:07 +0300)
commit681865d48e867a4fb55ff0516e2aa1cee3e4f343
tree603c3595c521203ecfc4b9b831ed54f217230700
parent2a8fedd0c142d4328ab4667847e05afe17c3295c
mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG

The API requires that the GET_ONE_REG and SET_ONE_REG ioctls have this
extra information encoded in the register identifiers.

Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/mips/include/uapi/asm/kvm.h
arch/mips/kvm/kvm_mips.c