VirtualBox

Changeset 92568 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 23, 2021 3:45:50 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148450
Message:

VMM/IEM: Nested VMX: bugref:10092 Comment clarifying we should raise #GP(0) in both cases.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h

    r92545 r92568  
    57095709        else \
    57105710        { \
     5711            /* Either invalid PDPTEs or CR3 second-level translation failed. Raise #GP(0) either way. */ \
    57115712            Log(("iemCImpl_load_Cr%#x: Trying to load invalid PAE PDPEs\n", a_iCrReg)); \
    57125713            return iemRaiseGeneralProtectionFault0(a_pVCpu); \
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