Changeset 54669 in vbox for trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp
- Timestamp:
- Mar 6, 2015 3:13:35 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp
r52984 r54669 313 313 * Deals with complicated MMIO reads. 314 314 * 315 * Complicat d means unaligned or non-dword/qword alignaccesses depending on315 * Complicated means unaligned or non-dword/qword sized accesses depending on 316 316 * the MMIO region's access mode flags. 317 317 *
Note:
See TracChangeset
for help on using the changeset viewer.