VirtualBox

Ignore:
Timestamp:
Apr 15, 2008 1:50:59 PM (17 years ago)
Author:
vboxsync
Message:

Reapplied 29633 & 29635 (fixes to follow)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r7989 r7990  
    24842484  <interface
    24852485     name="IMachine" extends="$unknown"
    2486      uuid="4f6b4977-95fd-40b1-8391-fc165c040635"
     2486     uuid="f95c0793-7737-49a1-85d9-6da81097173b"
    24872487     wsmap="managed"
    24882488     >
     
    27072707    </attribute>
    27082708
     2709    <attribute name="PAEEnabled" type="boolean" default="false">
     2710      <desc>
     2711        This setting determines whether VirtualBox will expose the Physical Address
     2712        Extension (PAE) feature of the host CPU to the guest. Note that in case PAE
     2713        is not available, it will not be reported.
     2714      </desc>
     2715    </attribute>
     2716
    27092717    <attribute name="snapshotFolder" type="wstring">
    27102718      <desc>
     
    85588566      </desc>
    85598567    </attribute>
     8568   
     8569    <attribute name="PAEEnabled" type="boolean" readonly="yes">
     8570      <desc>
     8571        Flag indicating whether the VM is currently making use of the Physical
     8572        Address Extension CPU feature.
     8573      </desc>
     8574    </attribute>
    85608575
    85618576    <attribute name="virtualTimeRate" type="unsigned long">
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