Difference between revisions of "CPU Support"

From Open-IOV
Jump to navigation Jump to search
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
In order to use mediated device functionality you may need to set some or all of the following settings in your machine's UEFI.
In order to use mediated device functionality you may need to set some or all of the following settings in your machine's UEFI.


== Intel CPUs ==
== UEFI Setup ==
 
=== Intel CPUs (VT-d) ===
'''Optimal UEFI Settings'''


=== VT-d ===
==== Optimal UEFI Settings ====
IOMMU >> Enabled
IOMMU >> Enabled


Line 13: Line 14:
ARI Mode >> Enabled
ARI Mode >> Enabled


== AMD CPUs ==
=== AMD CPUs (AMD-v) ===
'''Optimal UEFI Settings'''


=== AMD-v ===
==== Optimal UEFI Settings ====
SVM Mode >> Enabled
SVM Mode >> Enabled


Line 31: Line 30:


ARI Mode >> Enabled
ARI Mode >> Enabled
'''Note to AMD CPU users:''' ''If you are using a first generation Ryzen or ThreadRipper platform you may need to update your motherboard UEFI to make proper use of IOMMU Groups. If your motherboard manufacturer has not made an update available you may need to apply an [https://vfio.blogspot.com/2014/08/iommu-groups-inside-and-out.html ACS override patch]. Successive AMD CPU platforms are unaffected.''

Revision as of 18:30, 19 July 2022

In order to use mediated device functionality you may need to set some or all of the following settings in your machine's UEFI.

UEFI Setup

Intel CPUs (VT-d)

Optimal UEFI Settings

IOMMU >> Enabled

SR-IOV Support >> Enabled

VT-x >> Enabled

ARI Mode >> Enabled

AMD CPUs (AMD-v)

Optimal UEFI Settings

SVM Mode >> Enabled

SR-IOV Support >> Enabled

ACS Enable >> Enabled

IOMMU >> Enabled

PCI AER Support >> Enabled

ACS Enable >> Enabled

ARI Mode >> Enabled

Note to AMD CPU users: If you are using a first generation Ryzen or ThreadRipper platform you may need to update your motherboard UEFI to make proper use of IOMMU Groups. If your motherboard manufacturer has not made an update available you may need to apply an ACS override patch. Successive AMD CPU platforms are unaffected.