VirtualBox

Changeset 14680

Show
Ignore:
Timestamp:
11/27/08 03:08:02 (1 month ago)
Author:
vboxsync
Message:

HWVMX,VMM: make 100% sure the logger doesn't screw us during the guest/host setup.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/VMM/VMMInternal.h

    r14176 r14680  
    101101    /** Flag indicating whether we've create the logger Ring-0 instance yet. */ 
    102102    bool                        fCreated; 
     103    /** Flag indicating whether we've disabled flushing (world switch) or not. */ 
     104    bool                        fFlushingDisabled; 
    103105#if HC_ARCH_BITS == 32 
    104106    uint32_t                    u32Alignment; 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy