Re: [PATCH 2] Add support for Passthrough PCI to VMM

2020-08-13 Thread Dave Voutila
Jordan Hargrave writes: > This patch adds support to VMM to support passthrough PCI. I have tested > this on both Intel/AMD boxes, it requires the DMAR/IOMMU diff patch. FYI: your first patch came through to the list with an interesting From field and got flagged as spam on my end. Had to dig i

[PATCH 2] Add support for Passthrough PCI to VMM

2020-08-11 Thread Jordan Hargrave
This patch adds support to VMM to support passthrough PCI. I have tested this on both Intel/AMD boxes, it requires the DMAR/IOMMU diff patch. It has worked so far with re0 network devices and azalia sound but would like more eyes and testing on this as well. In order to build this you need to cop