Changeset 8367 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Apr 24, 2008 3:28:31 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 30154
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r8323 r8367 43 43 * 44 44 Copyright (C) 2006-2007 Sun Microsystems, Inc. 45 45 46 46 This file is part of VirtualBox Open Source Edition (OSE), as 47 47 available from http://www.215389.xyz. This file is free software; … … 51 51 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 52 52 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 53 53 54 54 Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 55 55 Clara, CA 95054 USA or visit http://www.sun.com if you need … … 2714 2714 <desc> 2715 2715 This setting determines whether VirtualBox will expose the Physical Address 2716 Extension (PAE) feature of the host CPU to the guest. Note that in case PAE 2716 Extension (PAE) feature of the host CPU to the guest. Note that in case PAE 2717 2717 is not available, it will not be reported. 2718 2718 </desc> … … 8218 8218 <interface 8219 8219 name="INetworkAdapter" extends="$unknown" 8220 uuid=" 78dfc978-ecb0-44ee-8b20-54549dd4539e"8220 uuid="a876d9b1-68d9-43b1-9c68-ddea0a473663" 8221 8221 wsmap="managed" 8222 8222 > … … 8294 8294 <desc> 8295 8295 Name of the internal network the VM is attached to. 8296 </desc> 8297 </attribute> 8298 8299 <attribute name="NATNetwork" type="wstring"> 8300 <desc> 8301 Name of the NAT network the VM is attached to. 8296 8302 </desc> 8297 8303 </attribute> … … 8588 8594 </desc> 8589 8595 </attribute> 8590 8596 8591 8597 <attribute name="PAEEnabled" type="boolean" readonly="yes"> 8592 8598 <desc>
Note:
See TracChangeset
for help on using the changeset viewer.