Changeset 36822 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Apr 23, 2011 10:31:39 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 71381
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PDMAll.cpp
r35346 r36822 46 46 47 47 /* 48 * The local APIC has a hig er priority than the PIC.48 * The local APIC has a higher priority than the PIC. 49 49 */ 50 50 if (VMCPU_FF_ISSET(pVCpu, VMCPU_FF_INTERRUPT_APIC))
Note:
See TracChangeset
for help on using the changeset viewer.