|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Info on PCI device hiding using pciback module
Hi xen-users,
I am trying to hide an ethernet nic and have it exclusively available
to the domU virtual machine.
The pciback module is clearly available in the kernel/romdisk and i
have passed the parameters to the kernel to ignore the pci-id.
But I continue to see it listed when i run "lspci".
Have i missed any steps, appreciate if you kind give me any pointers
on how to check if i'm doing the right steps and move forward.
Regards,
Karthik
lsmod | grep pciback
pciback 36364 0
title Xen 3.3 / disabling pci device
root (hd0,0)
kernel /xen-3.3.0.gz console=vga
module /vmlinuz-2.6.18.8-xen root=LABEL=/ ro console=tty0
pciback.permissive pciback.hide=(05:00.0)
module /initrd-2.6.18.8-xen.img
lspci | grep -i eth
03:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708
Gigabit Ethernet (rev 11)
05:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708
Gigabit Ethernet (rev 11)
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Info on PCI device hiding using pciback module,
xen rkar <=
|
|
|
|
|