Displaying 1 result from an estimated 1 matches for "pci_pt_e820_access".
2010 Dec 08
0
VT-d on Intel S3420GPLX
...the kernel line, I can unbind a pci device and rebind to pci-stub and
see it with xm pci-list-assignable-devices. That''s cool. Now I have an
Intel 82576 dual-port ET Adapter that supports SR-IOV and started
configuring everything to enable it''s virtual functions:
added pci_pt_e820_access=on to the module line that contains the
vmlinuz
created igb.conf under /etc/modprobe.d with options igb max_vfs=7
added blacklist igbvf to /etc/modprobe.d/blacklist.conf
I was under the impression that I should see some kind of message about
MMCONFIG in xm dmesg, but there isn''t an...