Changeset 62359 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jul 20, 2016 2:10:32 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/GIMHv.cpp
r62357 r62359 873 873 * 874 874 * @returns VBox status code. 875 * @param pVM The cross context VM structure.876 * @param GCPhys TscPageWhere to map the APIC-assist page.875 * @param pVM The cross context VM structure. 876 * @param GCPhysApicAssistPage Where to map the APIC-assist page. 877 877 */ 878 878 VMMR3_INT_DECL(int) gimR3HvEnableApicAssistPage(PVM pVM, RTGCPHYS GCPhysApicAssistPage)
Note:
See TracChangeset
for help on using the changeset viewer.