tips:gpu

This is an old revision of the document!


GPU

  • Install ovfm
/etc/modules
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
update-initramfs -u

Create VM and customize configuration before start:

  • In the “Overview” section, set your firmware to “UEFI”
  • In the “Processor” section write CPU model to “host-passthrough”
<features>
	<hyperv>
		...
		<vendor_id state='on' value='123456789ab'/>
		...
	</hyperv>
	...
	<kvm>
	<hidden state='on'/>
	</kvm>
</features>
  • tips/gpu.1479763719.txt.gz
  • Last modified: 2016/11/21 22:28
  • by scipio