- Timestamp:
- Apr 20, 2007 8:39:16 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 20611
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp
r2256 r2258 1846 1846 1847 1847 int rc = IOMInterpretCheckPortIOAccess(pVM, pRegFrame, uPort, cbSize); 1848 Log(("IOMInterpretCheckPortIOAccess -> %Vrc\n", rc));1849 1848 if (RT_UNLIKELY(rc != VINF_SUCCESS)) 1850 1849 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.