VirtualBox

Changeset 2730 in vbox for trunk/src


Ignore:
Timestamp:
May 21, 2007 12:57:46 PM (18 years ago)
Author:
vboxsync
Message:

Temporarily disabled ring 0 to vbox log hack on Vista 64.

File:
1 edited

Legend:

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

    r2507 r2730  
    2525*******************************************************************************/
    2626#define LOG_GROUP LOG_GROUP_VMM
    27 #ifdef __AMD64__ /** @todo fix logging on __AMD64__ (swapgs) - this has been fixed now. please remove. */
    28 # define LOG_DISABLED
    29 #endif
    3027#include <VBox/vmm.h>
    3128#include <VBox/sup.h>
     
    6158
    6259
     60#ifndef __AMD64__  /* causes crashes in Vista here; disabling for now */
    6361#ifdef DEBUG
    6462#define DEBUG_NO_RING0_ASSERTIONS
     
    6765#endif
    6866#endif
     67#endif
    6968
    7069/*******************************************************************************
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