Changeset 93928 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Feb 24, 2022 3:29:52 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 150156
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r93922 r93928 5582 5582 * @returns VBox status code. 5583 5583 * @param pVCpu The cross context virtual CPU structure. 5584 * @param u64MsrApicBase The guest-physical address of the APIC access page.5584 * @param GCPhysApicBase The guest-physical address of the APIC access page. 5585 5585 */ 5586 5586 static int hmR0VmxMapHCApicAccessPage(PVMCPUCC pVCpu, RTGCPHYS GCPhysApicBase)
Note:
See TracChangeset
for help on using the changeset viewer.