Hello,
I have Oracle VM 3.0.3 installed in a server with an Intel Xeon E5 processor, in BIOS I have the setting to enable VT-X, but the system does not seem to allow VT-D passthrough:
xm dmesg | grep VT
(XEN) Intel VT-d Snoop Control not enabled.
(XEN) Intel VT-d Dom0 DMA Passthrough not enabled.
(XEN) Intel VT-d Queued Invalidation enabled.
(XEN) Intel VT-d Interrupt Remapping enabled.
Is it possible to enable this? Thank you for input.