VirtualBox

Changeset 14680 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Nov 27, 2008 2:08:02 AM (16 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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;
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