|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] PCI passthrough usage
First you should enable VT-d in BIOS, then add "vtd=1
" in grub, and use pciback to hide the PCI devices which you want to assign
with VT-d. At last, specify the devices in your HVM configure file, such as pci
= [ '01:00.0' ], that means the device (00:01.0) will be assigned to guest.
Weidong
Hi,
I have got the Intel DQ35JO (with VT-d) motherboard. I
am eager to try it out with xen-unstable.
My question is how to enable the PCI
passthrough feature. Is there any documentation around?
Thanks!
hyyang
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|