VirtualBox

Changeset 80138 in vbox for trunk/include


Ignore:
Timestamp:
Aug 5, 2019 5:13:14 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132579
Message:

hmvmxinline.h: Nested VMX: bugref:9180 Oops, enable VBOX_WITH_VMREAD_VMWRITE_NOCHECK only for non-strict builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hmvmxinline.h

    r80137 r80138  
    5252# define VMX_USE_MSC_INTRINSICS 0
    5353#endif
    54 #define VBOX_WITH_VMREAD_VMWRITE_NOCHECK
     54
     55/* Skip checking VMREAD/VMWRITE failures on non-strict builds. */
     56#ifndef VBOX_STRICT
     57# define VBOX_WITH_VMREAD_VMWRITE_NOCHECK
     58#endif
    5559
    5660
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