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)
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>

No differences found