KVM_SET_MP_STATE
vcpu_ioctl(vcpu, KVM_SET_MP_STATE, mp_state);
r = __vcpu_ioctl(vcpu, KVM_SET_MP_STATE, &mps);
case KVM_SET_MP_STATE: {