VirtualBox

Changeset 4321 in vbox


Ignore:
Timestamp:
Aug 23, 2007 3:52:35 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23851
Message:

mMemoryBalloonSize default init

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/GuestImpl.cpp

    r4320 r4321  
    6868    /* Default is not to report guest statistics at all */
    6969    mStatUpdateInterval = 0;
     70
     71    /* Default is no ballooning */
     72    mMemoryBalloonSize = 0;
    7073    return S_OK;
    7174}
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