Site icon EfmSoft

What does HRESULT 0xC0350038 (ERROR_HV_INSUFFICIENT_DEVICE_DOMAINS) mean?

 
Could be also:
ConstantTypeOS
STATUS_HV_INSUFFICIENT_DEVICE_DOMAINSNTSTATUSWindows
Previous Next
ERROR_HV_INSUFFICIENT_BUFFER ERROR_HV_CPUID_FEATURE_VALIDATION

ERROR_HV_INSUFFICIENT_DEVICE_DOMAINS

Direct device assignment consumes finite IOMMU isolation contexts

ERROR_HV_INSUFFICIENT_DEVICE_DOMAINS means the platform I/O remapping hardware has no free domain for another device assignment. A device domain supplies DMA isolation and address translation for a partition; it is not the same resource as a virtual PCI slot or a Windows device instance.

Inventory currently assigned devices and confirm that failed detach or VM teardown paths released their domains. Check firmware IOMMU support and platform limits, especially when SR-IOV functions and Discrete Device Assignment are used together. Adding guest RAM does not create more remapping domains. A reboot may clear leaked host state, but the durable fix is to reduce assignments or correct domain lifetime management.

IOMMU capacity information to collect

References


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

Exit mobile version