vm_arch_vcpu_add
struct kvm_vcpu *vm_arch_vcpu_add(struct kvm_vm *vm, uint32_t vcpu_id);
struct kvm_vcpu *vcpu = vm_arch_vcpu_add(vm, vcpu_id);