Changeset 84838 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Jun 15, 2020 7:49:19 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp
r84826 r84838 1759 1759 * @returns true if delivered, false if postponed. 1760 1760 * @param pGVM The global (ring-0) VM structure. 1761 * @param uBusDevFn The bus:device:function of the device initiating the IRQ.1762 * Can be NIL_PCIBDF.1763 1761 * @param iIrq The irq. 1764 1762 * @param iLevel The new level.
Note:
See TracChangeset
for help on using the changeset viewer.