VirtualBox

Changeset 93826 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 17, 2022 12:28:34 PM (3 years ago)
Author:
vboxsync
Message:

VMM/NEMR3Native-darwin: Remove the temporary workaround now that the underlying issue is fixed by r148518, bugref:9044 bugref:10092

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp

    r93825 r93826  
    13661366//#define HMVMX_ALWAYS_TRAP_ALL_XCPTS
    13671367//#define HMVMX_ALWAYS_SYNC_FULL_GUEST_STATE
    1368 #define HMVMX_ALWAYS_INTERCEPT_CR3_ACCESS /* Temporary to investigate an issue with 32bit guests whete seem to end up with an invalid page table root address. */
     1368//#define HMVMX_ALWAYS_INTERCEPT_CR3_ACCESS
    13691369#define VCPU_2_VMXSTATE(a_pVCpu)            (a_pVCpu)->nem.s
    13701370#define VCPU_2_VMXSTATS(a_pVCpu)            (*(a_pVCpu)->nem.s.pVmxStats)
Note: See TracChangeset for help on using the changeset viewer.

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