FS#35388 - [linux] Enable CONFIG_VFIO
Attached to Project:
Arch Linux
Opened by Travis Kendrick (pouar) - Monday, 20 May 2013, 22:33 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 27 May 2013, 07:12 GMT
Opened by Travis Kendrick (pouar) - Monday, 20 May 2013, 22:33 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 27 May 2013, 07:12 GMT
|
Details
qemu 1.5 has support for VGA passthrough which allows video
cards on the host to be used in the guest rather than
emulating one but it requires CONFIG_VFIO to be enabled in
the Linux kernel. can you enable it
|
This task depends upon
Closed by Tobias Powalowski (tpowa)
Monday, 27 May 2013, 07:12 GMT
Reason for closing: Implemented
Additional comments about closing: 3.9.4-1
Monday, 27 May 2013, 07:12 GMT
Reason for closing: Implemented
Additional comments about closing: 3.9.4-1
Comment by
Travis Kendrick (pouar) - Monday,
20 May 2013, 22:35 GMT
I want the VGA passthrough for graphics acceleration
Comment by
Travis Kendrick (pouar) - Monday,
20 May 2013, 23:39 GMT
you may need to enable CONFIG_VFIO_PCI_VGA and CONFIG_VFIO_PCI as
well