VirtualBox

Changeset 65222 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jan 10, 2017 12:33:45 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112729
Message:

VMM/HMVMXR0: Fix longjump when mapping the APIC access page, map the page just once.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/HMInternal.h

    r65137 r65222  
    461461        /** Virtual address of the identity page table used for real mode and protected mode without paging emulation in EPT mode. */
    462462        R3PTRTYPE(PX86PD)           pNonPagingModeEPTPageTable;
     463
     464        /** The guest's MSR APIC base address at which the APIC access page is mapped. */
     465        RTGCPHYS volatile           GCPhysApicBase;
    463466
    464467        /** Physical address of the APIC-access page. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette