Class Types.VmRequiresIommu

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VmRequiresIommu extends Types.XenAPIException
You attempted to run a VM on a host which doesn't have I/O virtualization (IOMMU/VT-d) enabled, which is needed by the VM.
See Also:
  • Field Details

    • host

      public final String host
  • Constructor Details

    • VmRequiresIommu

      public VmRequiresIommu(String host)
      Create a new VmRequiresIommu