VirtualBox

Changeset 19089 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 21, 2009 5:31:47 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46233
Message:

VMM: Fixed cleanup issue where the EMT was left behind by always waiting for the EMTs in vmR3DestroyUVM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/uvm.h

    r13858 r19089  
    7171    /** Magic / eye-catcher (UVM_MAGIC). */
    7272    uint32_t        u32Magic;
    73     uint32_t        uReserved;          /**< alignment */
     73    /** The number of virtual CPUs. */
     74    uint32_t        cCpus;
    7475    /** The ring-3 mapping of the shared VM structure. */
    7576    PVM             pVM;
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