Skip to content
Yusuke Suzuki edited this page Sep 30, 2013 · 2 revisions

Passthrough

  1. Make sure iommu=1 is passed to Xen command line
  2. Make sure nouveau is blacklisted by modprobe.d
  3. Make sure xen-pci-back is enabled and GPU is picked by kernel command line
  4. OK

PV and HVM

  1. Make sure iommu=0 is passed to Xen command line
  2. Make sure nouveau is activated
  3. Make sure xen-pci-back doesn't hold GPU
  4. OK
Clone this wiki locally