VirtualBox

Changeset 11177 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 6, 2008 11:52:33 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
34193
Message:

Bump VM RAM limit to 3.5GByte. More isn't possible right now (unimplemented code dealing with the PCI resource memory hole).

Location:
trunk/src/VBox/Main/xml
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd

    r8367 r11177  
    6060      <xsd:restriction base="xsd:unsignedInt">
    6161        <xsd:minInclusive value="4"/>
    62         <xsd:maxInclusive value="2000"/>
     62        <xsd:maxInclusive value="3584"/>
    6363      </xsd:restriction>
    6464    </xsd:simpleType>
  • trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd

    r8367 r11177  
    6060      <xsd:restriction base="xsd:unsignedInt">
    6161        <xsd:minInclusive value="4"/>
    62         <xsd:maxInclusive value="2000"/>
     62        <xsd:maxInclusive value="3584"/>
    6363      </xsd:restriction>
    6464    </xsd:simpleType>
  • trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd

    r8367 r11177  
    6060      <xsd:restriction base="xsd:unsignedInt">
    6161        <xsd:minInclusive value="4"/>
    62         <xsd:maxInclusive value="3000"/>
     62        <xsd:maxInclusive value="3584"/>
    6363      </xsd:restriction>
    6464    </xsd:simpleType>
  • trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd

    r8367 r11177  
    6060      <xsd:restriction base="xsd:unsignedInt">
    6161        <xsd:minInclusive value="4"/>
    62         <xsd:maxInclusive value="2000"/>
     62        <xsd:maxInclusive value="3584"/>
    6363      </xsd:restriction>
    6464    </xsd:simpleType>
  • trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd

    r8367 r11177  
    6060      <xsd:restriction base="xsd:unsignedInt">
    6161        <xsd:minInclusive value="4"/>
    62         <xsd:maxInclusive value="2000"/>
     62        <xsd:maxInclusive value="3584"/>
    6363      </xsd:restriction>
    6464    </xsd:simpleType>
  • trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd

    r8367 r11177  
    6060      <xsd:restriction base="xsd:unsignedInt">
    6161        <xsd:minInclusive value="4"/>
    62         <xsd:maxInclusive value="2048"/>
     62        <xsd:maxInclusive value="3584"/>
    6363      </xsd:restriction>
    6464    </xsd:simpleType>
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