Changeset 61876 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Jun 24, 2016 8:49:05 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 108294
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/APICAll.cpp
r61875 r61876 1274 1274 #ifdef DEBUG_ramshankar 1275 1275 /** @todo Figure out if this is done intentionally by guests or is a bug 1276 * in our emulation. Happened with Win10 SMP VM after installing1277 * guest additions with 3D support. */1276 * in our emulation. Happened with Win10 SMP VM during reboot after 1277 * installation of guest additions with 3D support. */ 1278 1278 AssertMsgFailed(("APIC%u: apicSetEoi: Failed to find any ISR bit\n", pVCpu->idCpu)); 1279 1279 #endif
Note:
See TracChangeset
for help on using the changeset viewer.