Y
Hacker News
new
|
ask
|
show
|
jobs
by
porker
4539 days ago
Though from the research I did, unless you're running a Type 1 hypervisor vt-d is not necessary (or usable). Type 2 hypervisors will use vt-x only.
3 comments
wtallis
4539 days ago
What are your sources for that? VirtualBox seems to fall under "type 2", but supports PCI passthrough using VT-d on linux hosts.
link
porker
4538 days ago
About 10 hours of crawling through forums, VMWare documentation and a couple of conversations with people about ESXi. So all of it pretty unreliable ;)
I'd love to see sources/evidence to the contrary.
link
venomsnake
4539 days ago
IOMMU is needed for VGA and PCI passtrough in general.
link
comex
4538 days ago
VT-d is still useful without any hypervisor, to guard against DMA attacks by malicious connected devices.
link