Changeset 60432 in vbox
- Timestamp:
- Apr 11, 2016 4:32:55 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/APICAll.cpp
r60431 r60432 433 433 * @returns Strict VBox status code. 434 434 * @param pVM The cross context VM structure. 435 * @param pVCpu The cross context virtual CPU structure. 435 * @param pVCpu The cross context virtual CPU structure, can be 436 * NULL if the source of the interrupt is not an 437 * APIC (for e.g. a bus). 436 438 * @param uVector The interrupt vector. 437 439 * @param enmTriggerMode The trigger mode.
Note:
See TracChangeset
for help on using the changeset viewer.

