VirtualBox

Changeset 24136 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Oct 28, 2009 12:48:41 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54055
Message:

Main,VBoxManage,xml: Added a HardwareUUID property for reporting the original machine UUID after cloning or teleporting a VM.

File:
1 edited

Legend:

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

    r24075 r24136  
    40594059  <interface
    40604060     name="IMachine" extends="$unknown"
    4061      uuid="db35f17a-179f-4332-91b2-a49d5cfb678c"
     4061     uuid="37642E74-969A-4590-BD52-390E541F904D"
    40624062     wsmap="managed"
    40634063     >
     
    42364236    </attribute>
    42374237
     4238    <attribute name="hardwareUUID" type="uuid" mod="string">
     4239      <desc>
     4240        The UUID presented to the guest via memory tables, hardware and guest
     4241        properties.  For most VMs this is the same as the @a id, but for VMs
     4242        which have been cloned or teleported it may be the same as the source
     4243        VM.  This latter is because the guest shouldn't notice that it was
     4244        cloned or teleported.
     4245      </desc>
     4246    </attribute>
     4247
    42384248    <attribute name="CPUCount" type="unsigned long">
    42394249      <desc>Number of virtual CPUs in the VM.</desc>
     
    1194711957    <attribute name="ports" type="wstring">
    1194811958      <desc>
    11949         VRDP server port numbers. The server will try to bind to one of free ports from the list. 
     11959        VRDP server port numbers. The server will try to bind to one of free ports from the list.
    1195011960        <note>
    1195111961          This is a string of comma separated TCP port numbers or port number ranges.
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