VirtualBox

Changeset 448 in vbox for trunk/src


Ignore:
Timestamp:
Jan 30, 2007 10:36:08 PM (18 years ago)
Author:
vboxsync
Message:

Drop the AMD64 assertions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/EM.cpp

    r347 r448  
    32203220                fFFDone = false;
    32213221
    3222 #if defined(__AMD64__)
    3223  Assert(!pVM->fPATMEnabled);
    3224  Assert(!pVM->fCSAMEnabled);
    3225  #ifndef __WIN__
    3226   Assert(!pVM->fRawR0Enabled);
    3227   Assert(!pVM->fRawR3Enabled);
    3228  #endif
    3229 #endif
    3230 
    32313222            /*
    32323223             * Now what to do?
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