vcpu_init
int vcpu_init(struct vcpu *, struct vm_create_params *);
if ((ret = vcpu_init(vcpu, vcp)) != 0) {