Site icon EfmSoft

What does HRESULT 0xC0350018 (ERROR_HV_INVALID_SYNIC_STATE) mean?

 
Could be also:
ConstantTypeOS
STATUS_HV_INVALID_SYNIC_STATENTSTATUSWindows
Previous Next
ERROR_HV_INVALID_SAVE_RESTORE_STATE ERROR_HV_OBJECT_IN_USE

ERROR_HV_INVALID_SYNIC_STATE

SynIC delivery is disabled or cannot reach the selected interrupt source

Hyper-V uses the Synthetic Interrupt Controller (SynIC) to deliver inter-partition messages and event flags. The failure is reported when the target cannot accept that delivery: the SynIC may be disabled, the SIM page needed for messages or the SIEF page needed for events may be disabled, or the selected synthetic interrupt source may be masked. A port and connection can be valid while notification remains impossible.

At virtual-processor creation and reset, SynIC control, the SIM page and the SIEF page are disabled, and synthetic interrupt sources are masked by default. The guest must initialize the required registers before it can receive these notifications.

Checks by delivery mechanism

Microsoft TLFS: SynIC, SIM, SIEF and SINT registers · Microsoft TLFS: HvCallSignalEvent


Looking for a different code? Search another status or error code.

Exit mobile version