vm_create_barebones_type
struct kvm_vm *vm = vm_create_barebones_type(vm_type);
vm = vm_create_barebones_type(KVM_X86_SW_PROTECTED_VM);
vm = vm_create_barebones_type(KVM_X86_SW_PROTECTED_VM);
vm2 = vm_create_barebones_type(KVM_X86_SW_PROTECTED_VM);
vm = vm_create_barebones_type(KVM_X86_SW_PROTECTED_VM);
vm = vm_create_barebones_type(vm_type);
vm = vm_create_barebones_type(vm_type);
src_vm = vm_create_barebones_type(KVM_X86_SNP_VM);
dst_vm = vm_create_barebones_type(KVM_X86_SNP_VM);
src_vm = vm_create_barebones_type(KVM_X86_SNP_VM);