On 17 August 2010 20:27, Jack Vogel <[email protected]> wrote: > Cool the first person to actually try and use it :) > > Yes, there's one key thing you have to do right now that's not > documented, because of the simplistic PCI structure the guest > has the kernel blacklists it from using MSIX. SO, what you need > to do is set the honor_blacklist (that's not the complete string, > use sysctl -a |grep blacklist to find it) and set that to 0. It needs > to be set at boot. > > That should get you running. > > Jack >
Nice, thanks! It works! > > On Tue, Aug 17, 2010 at 8:18 AM, pluknet <[email protected]> wrote: >> >> Hi, Jack. >> >> I set up qemu-kvm on openSUSE 11.3 >> with 82576 PCI device as you described. >> >> Guest fails to attach with: >> igb0: <Intel(R) PRO/1000 Network Connection version - 2.0.1> mem >> 0xf2060000-0xf2063fff,0xf2064000-0xf2067fff at device 5.0 on pci0 >> igb0: Unable to allocate bus resource: interrupt >> device_attach: igb0 attach returned 6 >> >> i...@pci0:0:5:0: class=0x020000 card=0xa03c8086 chip=0x10ca8086 >> rev=0x01 hdr=0x00 >> vendor = 'Intel Corporation' >> class = network >> subclass = ethernet >> cap 11[40] = MSI-X supports 3 messages in map 0x1c >> >> Did I missed something? >> -- wbr, pluknet _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
