Lines Matching full:failed

316     if (FAILED(hr)) {  in whpx_set_xcrs()
317 error_report("WHPX: Failed to set register xcr0, hr=%08lx", hr); in whpx_set_xcrs()
341 if (FAILED(hr)) { in whpx_set_tsc()
342 warn_report("WHPX: Failed to suspend partition, hr=%08lx", hr); in whpx_set_tsc()
349 if (FAILED(hr)) { in whpx_set_tsc()
350 error_report("WHPX: Failed to set TSC, hr=%08lx", hr); in whpx_set_tsc()
547 if (FAILED(hr)) { in whpx_set_registers()
548 error_report("WHPX: Failed to set virtual processor context, hr=%08lx", in whpx_set_registers()
562 if (FAILED(hr)) { in whpx_get_tsc()
563 error_report("WHPX: Failed to get TSC, hr=%08lx", hr); in whpx_get_tsc()
586 if (FAILED(hr)) { in whpx_get_xcrs()
587 error_report("WHPX: Failed to get register xcr0, hr=%08lx", hr); in whpx_get_xcrs()
619 if (FAILED(hr)) { in whpx_get_registers()
620 error_report("WHPX: Failed to get virtual processor context, hr=%08lx", in whpx_get_registers()
807 if (FAILED(hr)) { in whpx_emu_getreg_callback()
808 error_report("WHPX: Failed to get virtual processor registers," in whpx_emu_getreg_callback()
829 if (FAILED(hr)) { in whpx_emu_setreg_callback()
830 error_report("WHPX: Failed to set virtual processor registers," in whpx_emu_setreg_callback()
857 if (FAILED(hr)) { in whpx_emu_translate_callback()
858 error_report("WHPX: Failed to translate GVA, hr=%08lx", hr); in whpx_emu_translate_callback()
885 if (FAILED(hr)) { in whpx_handle_mmio()
886 error_report("WHPX: Failed to parse MMIO access, hr=%08lx", hr); in whpx_handle_mmio()
891 error_report("WHPX: Failed to emulate MMIO access with" in whpx_handle_mmio()
910 if (FAILED(hr)) { in whpx_handle_portio()
911 error_report("WHPX: Failed to parse PortIO access, hr=%08lx", hr); in whpx_handle_portio()
916 error_report("WHPX: Failed to emulate PortIO access with" in whpx_handle_portio()
983 if (FAILED(hr)) { in whpx_vcpu_configure_single_stepping()
984 error_report("WHPX: Failed to get rflags, hr=%08lx", hr); in whpx_vcpu_configure_single_stepping()
1010 if (FAILED(hr)) { in whpx_vcpu_configure_single_stepping()
1011 error_report("WHPX: Failed to set rflags," in whpx_vcpu_configure_single_stepping()
1030 if (FAILED(hr)) { in whpx_vcpu_configure_single_stepping()
1031 error_report("WHPX: Failed to set InterruptState," in whpx_vcpu_configure_single_stepping()
1053 if (FAILED(hr)) { in whpx_vcpu_configure_single_stepping()
1054 error_report("WHPX: Failed to get pending debug exceptions," in whpx_vcpu_configure_single_stepping()
1069 if (FAILED(hr)) { in whpx_vcpu_configure_single_stepping()
1070 error_report("WHPX: Failed to clear pending debug exceptions," in whpx_vcpu_configure_single_stepping()
1222 * physical memory, keeping a track of the failed attempts.
1372 error_report("WHPX: Failed to update exception exit mask," in whpx_first_vcpu_starting()
1422 if (FAILED(hr)) { in whpx_vcpu_get_pc()
1423 error_report("WHPX: Failed to get PC, hr=%08lx", hr); in whpx_vcpu_get_pc()
1563 if (FAILED(hr)) { in whpx_vcpu_pre_run()
1564 error_report("WHPX: Failed to set interrupt state registers," in whpx_vcpu_pre_run()
1688 error_report("WHPX: Failed to update exception exit mask, " in whpx_vcpu_run()
1727 if (FAILED(hr)) { in whpx_vcpu_run()
1728 error_report("WHPX: Failed to exec a virtual processor," in whpx_vcpu_run()
1812 if (FAILED(hr)) { in whpx_vcpu_run()
1813 error_report("WHPX: Failed to request interrupt hr=%08lx", in whpx_vcpu_run()
1854 if (FAILED(hr)) { in whpx_vcpu_run()
1856 "WHPX: Failed to request SIPI for %d, hr=%08lx", in whpx_vcpu_run()
1905 if (FAILED(hr)) { in whpx_vcpu_run()
1906 error_report("WHPX: Failed to set MsrAccess state " in whpx_vcpu_run()
1974 if (FAILED(hr)) { in whpx_vcpu_run()
1975 error_report("WHPX: Failed to set CpuidAccess state registers," in whpx_vcpu_run()
2159 if (FAILED(hr)) { in whpx_init_vcpu()
2160 error_report("WHPX: Failed to setup instruction completion support," in whpx_init_vcpu()
2168 if (FAILED(hr)) { in whpx_init_vcpu()
2169 error_report("WHPX: Failed to create a virtual processor," in whpx_init_vcpu()
2187 if (FAILED(hr)) { in whpx_init_vcpu()
2188 printf("WHPX: Failed to query tsc frequency, hr=0x%08lx\n", hr); in whpx_init_vcpu()
2199 if (FAILED(hr)) { in whpx_init_vcpu()
2200 printf("WHPX: Failed to query apic bus frequency hr=0x%08lx\n", hr); in whpx_init_vcpu()
2219 if (FAILED(hr)) { in whpx_init_vcpu()
2220 error_report("WHPX: Failed to set partition CpuidExitList hr=%08lx", in whpx_init_vcpu()
2256 error_report("WHPX: Failed to exec a virtual processor"); in whpx_vcpu_exec()
2317 if (FAILED(hr)) { in whpx_update_mapping()
2318 error_report("WHPX: Failed to %s GPA range '%s' PA:%p, Size:%p bytes," in whpx_update_mapping()
2530 if (FAILED(hr) || !whpx_cap.HypervisorPresent) { in whpx_accel_init()
2538 if (FAILED(hr)) { in whpx_accel_init()
2539 error_report("WHPX: Failed to query capabilities, hr=%08lx", hr); in whpx_accel_init()
2545 if (FAILED(hr)) { in whpx_accel_init()
2546 error_report("WHPX: Failed to create partition, hr=%08lx", hr); in whpx_accel_init()
2566 if (FAILED(hr) && hr != WHV_E_UNKNOWN_PROPERTY) { in whpx_accel_init()
2567 error_report("WHPX: Failed to query XSAVE capability, hr=%08lx", hr); in whpx_accel_init()
2582 if (FAILED(hr)) { in whpx_accel_init()
2583 error_report("WHPX: Failed to set partition processor count to %u," in whpx_accel_init()
2611 if (FAILED(hr)) { in whpx_accel_init()
2612 error_report("WHPX: Failed to enable kernel irqchip hr=%08lx", hr); in whpx_accel_init()
2637 if (FAILED(hr)) { in whpx_accel_init()
2638 error_report("WHPX: Failed to enable MSR & CPUIDexit, hr=%08lx", hr); in whpx_accel_init()
2649 if (FAILED(hr)) { in whpx_accel_init()
2650 error_report("WHPX: Failed to set partition CpuidExitList hr=%08lx", in whpx_accel_init()
2663 if (FAILED(hr)) { in whpx_accel_init()
2664 error_report("WHPX: Failed to set exception exit bitmap, hr=%08lx", hr); in whpx_accel_init()
2670 if (FAILED(hr)) { in whpx_accel_init()
2671 error_report("WHPX: Failed to setup partition, hr=%08lx", hr); in whpx_accel_init()