Home
last modified time | relevance | path

Searched defs:create_vm (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D27442 def create_vm() -> iotests.VM: function
/openbmc/linux/samples/acrn/
H A Dvm-sample.c47 struct acrn_vm_creation create_vm = {0}; in main() local
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dset_boot_cpu_id.c76 static struct kvm_vm *create_vm(uint32_t nr_vcpus, uint32_t bsp_vcpu_id, in create_vm() function
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dresets.c205 static struct kvm_vm *create_vm(struct kvm_vcpu **vcpu) in create_vm() function
H A Dcmma_test.c97 static struct kvm_vm *create_vm(void) in create_vm() function
/openbmc/linux/tools/testing/selftests/kvm/
H A Ddirty_log_test.c682 static struct kvm_vm *create_vm(enum vm_guest_mode mode, struct kvm_vcpu **vcpu, in create_vm() function