diff options
author | neel <neel@FreeBSD.org> | 2013-02-01 03:49:09 +0000 |
---|---|---|
committer | neel <neel@FreeBSD.org> | 2013-02-01 03:49:09 +0000 |
commit | 81de6f5cc49043ac5e2135ad996dfb05f2bd2a32 (patch) | |
tree | 98f2e96d433580504233a3c13ced43451e5611ed /tools/regression/lib/libc/stdio/test-fmemopen.c | |
parent | 803db8c37c2516174b23103ab861a500599042dc (diff) | |
download | FreeBSD-src-81de6f5cc49043ac5e2135ad996dfb05f2bd2a32.zip FreeBSD-src-81de6f5cc49043ac5e2135ad996dfb05f2bd2a32.tar.gz |
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
Diffstat (limited to 'tools/regression/lib/libc/stdio/test-fmemopen.c')
0 files changed, 0 insertions, 0 deletions