Changeset 44690 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Feb 14, 2013 1:24:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevIoApic.cpp
r44689 r44690 314 314 { 315 315 uint32_t const idxIoRedTbl = (uIoRegSel - UINT32_C(0x10)) >> 1; 316 uint64_t u64NewValue;317 316 if (!(uIoRegSel & 1)) 318 317 /** @todo r=bird: Do we need to emulate DELIVS or/and Remote IRR? */
Note:
See TracChangeset
for help on using the changeset viewer.