Home
last modified time | relevance | path

Searched refs:vm_create_with_one_vcpu (Results 1 – 25 of 64) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_pmu_caps_test.c84 struct kvm_vm *vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_guest_wrmsr_perf_capabilities()
131 struct kvm_vm *vm = vm_create_with_one_vcpu(&vcpu, NULL); in test_basic_perf_capabilities()
144 struct kvm_vm *vm = vm_create_with_one_vcpu(&vcpu, NULL); in test_fungible_perf_capabilities()
170 struct kvm_vm *vm = vm_create_with_one_vcpu(&vcpu, NULL); in test_immutable_perf_capabilities()
223 vm = vm_create_with_one_vcpu(&vcpu, NULL); in test_lbr_perf_capabilities()
H A Dtriple_fault_event_test.c77 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code_vmx); in main()
83 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code_svm); in main()
H A Dxapic_state_test.c196 vm = vm_create_with_one_vcpu(&x.vcpu, x2apic_guest_code); in main()
205 vm = vm_create_with_one_vcpu(&x.vcpu, xapic_guest_code); in main()
H A Dexit_on_emulation_failure_test.c31 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Dxss_msr_test.c26 vm = vm_create_with_one_vcpu(&vcpu, NULL); in main()
H A Dvmx_close_while_nested_test.c56 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
H A Dcr4_cpuid_sync_test.c59 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Dsvm_nested_shutdown_test.c50 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
H A Dsvm_vmcall_test.c44 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
H A Duserspace_msr_exit_test.c536 vm = vm_create_with_one_vcpu(&vcpu, guest_code_filter_allow); in test_msr_filter_allow()
656 vm = vm_create_with_one_vcpu(&vcpu, guest_code_filter_deny); in test_msr_filter_deny()
702 vm = vm_create_with_one_vcpu(&vcpu, guest_code_permission_bitmap); in test_msr_permission_bitmap()
794 vm = vm_create_with_one_vcpu(&vcpu, NULL); in test_user_exit_msr_flags()
H A Dplatform_info_test.c69 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Duserspace_io_test.c61 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Dvmx_invalid_nested_guest_state.c63 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
H A Dsmaller_maxphyaddr_emulation_test.c60 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Dhyperv_extended_hypercalls.c53 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Dsvm_int_ctl_test.c94 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
H A Dmonitor_mwait_test.c78 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Dxcr0_cpuid_test.c109 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Dvmx_apic_access_test.c85 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
H A Dsync_regs_test.c166 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in race_sync_regs()
225 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Dvmx_exception_with_invalid_guest_state.c115 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
H A Dvmx_dirty_log_test.c83 vm = vm_create_with_one_vcpu(&vcpu, l1_guest_code); in main()
/openbmc/linux/tools/testing/selftests/kvm/
H A Dguest_print_test.c159 vm = vm_create_with_one_vcpu(&vcpu, guest_code_limits); in test_limits()
179 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()
/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/
H A Ddiag318_test_handler.c34 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in diag318_handler()
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c430 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in test_guest_debug_exceptions()
476 vm = vm_create_with_one_vcpu(&vcpu, guest_code_ss); in test_single_step_from_userspace()
585 vm = vm_create_with_one_vcpu(&vcpu, guest_code); in main()

123