Differences between version 4 and predecessor to the previous major change of XenPciPassthrough.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Thursday, May 3, 2007 8:50:02 am | by DanielLawson | Revert |
Older page: | version 3 | Last edited on Thursday, May 3, 2007 8:40:45 am | by GreigMcGill | Revert |
@@ -16,9 +16,9 @@
In some cases it is required to set the <tt>pciback.permissive</tt> option – this is for drivers which need to write to registers on the [PCI] device itself. Apparently some [NIC]s will fail to operate without this, and from what I've read it doesn't hurt to have it enabled regardless.
!! Kernel options
-In <tt>grub.conf</tt>, add something like the following to your <tt>kernel
</tt> line.
+In <tt>grub.conf</tt>, add something like the following to your <tt>module
</tt> line corresponding to the dom0 kernel
.
<verbatim>
pciback.permissive pciback.hide=(03:00.0)
</verbatim>