- Timestamp:
- Jan 20, 2017 7:57:47 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 112975
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/APICAll.cpp
r65135 r65379 2671 2671 VMCPU_ASSERT_EMT(pVCpu); 2672 2672 Assert(pu8Vector); 2673 NOREF(pu32TagSrc);2673 *pu32TagSrc = 0; /** @todo do the debug tagging. */ 2674 2674 2675 2675 LogFlow(("APIC%u: apicGetInterrupt:\n", pVCpu->idCpu));
Note:
See TracChangeset
for help on using the changeset viewer.