[Fedora-xen] Hiding PCI devices from the hypervisor (dom0)

Robert Story rstory-l at 2006.revelstone.com
Wed Aug 8 12:14:43 UTC 2007


On Thu, 02 Aug 2007 12:24:00 -0400 Ubaidul wrote:
UK> I am trying to hide a PCI network card from the hypervisor.  So I updated 
UK> grub.conf with the following:
UK> 
UK> title Red Hat Enterprise Linux Server (2.6.18-8.1.1.el5xen)
UK>         root (hd0,0)
UK>         kernel /xen.gz-2.6.18-8.1.1.el5 physdev_dom0_hide=(01:01.1)
UK>         module /vmlinuz-2.6.18-8.1.1.el5xen ro root=LABEL=/ rhgb quiet
UK>         module /initrd-2.6.18-8.1.1.el5xen.img


try using pciback.hide, and putting it on the module line:

 module /vmlinuz-2.6.18-8.1.1.el5xen ro root=LABEL=/ rhgb quiet pciback.hide=hide=(01:01.1)




More information about the Fedora-xen mailing list