K 10 svn:author V 4 neel K 8 svn:date V 27 2013-02-01T03:49:09.707614Z K 7 svn:log V 404 Fix a broken assumption in the passthru implementation that the MSI-X table can only be located at the beginning or the end of the BAR. If the MSI-table is located in the middle of a BAR then we will split the BAR into two and create two mappings - one before the table and one after the table - leaving a hole in place of the table so accesses to it can be trapped and emulated. Obtained from: NetApp END