Displaying 1 result from an estimated 1 matches for "hx80kc1".
2008 Dec 15
5
pci passthrough under xen-3.3 without VT-d
...le /vmlinuz-2.6.18-92.1.18.el5xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet
module /initrd-2.6.18-92.1.18.el5xen.img
...
from /etc/modprobe.conf:
...
install e100 /sbin/modprobe pciback ; /sbin/modprobe --first-time --ignore-install e100
options pciback hide=(04:00.0)(04:02.0)
...
[root@hx80kc1 ~]# dmesg | grep pciback
pciback 0000:04:02.0: seizing device
pciback 0000:04:00.0: seizing device
[root@hx80kc1 ~]#
[root@hx80kc1 ~]# xm dmesg
__ __ _____ _____ ___
\ \/ /___ _ __ |___ / |___ / / _ \
\ // _ \ ''_ \ |_ \ |_ \| | | |
/ \ __/ | | | ___) | __...