VirtualBox

Ticket #16545: 1_clean.vbox

File 1_clean.vbox, 2.2 KB (added by robert spitzenpfeil, 8 years ago)
Line 
1<?xml version="1.0"?>
2<!--
3** DO NOT EDIT THIS FILE.
4** If you make changes to this file while any VirtualBox related application
5** is running, your changes will be overwritten later, without taking effect.
6** Use VBoxManage or the VirtualBox Manager GUI to make changes.
7-->
8<VirtualBox xmlns="http://www.virtualbox.org/" version="1.15-windows">
9 <Machine uuid="{67624f11-9093-4b25-8bd2-001a0aa3065e}" name="test" OSType="Windows7_64" snapshotFolder="Snapshots" lastStateChange="2017-03-09T16:10:10Z">
10 <ExtraData>
11 <ExtraDataItem name="GUI/FirstRun" value="yes"/>
12 </ExtraData>
13 <Hardware>
14 <CPU>
15 <PAE enabled="false"/>
16 <LongMode enabled="true"/>
17 <HardwareVirtExLargePages enabled="true"/>
18 </CPU>
19 <Memory RAMSize="512"/>
20 <HID Pointing="USBTablet"/>
21 <Paravirt provider="Default"/>
22 <Display VRAMSize="30"/>
23 <RemoteDisplay enabled="false"/>
24 <BIOS>
25 <IOAPIC enabled="true"/>
26 </BIOS>
27 <USB>
28 <Controllers>
29 <Controller name="OHCI" type="OHCI"/>
30 <Controller name="EHCI" type="EHCI"/>
31 </Controllers>
32 </USB>
33 <Network>
34 <Adapter slot="0" enabled="true" MACAddress="080027ACC538" cable="true" type="82540EM">
35 <NAT/>
36 </Adapter>
37 <Adapter slot="1" cable="true" type="82540EM"/>
38 <Adapter slot="2" cable="true" type="82540EM"/>
39 <Adapter slot="3" cable="true" type="82540EM"/>
40 <Adapter slot="4" cable="true" type="82540EM"/>
41 <Adapter slot="5" cable="true" type="82540EM"/>
42 <Adapter slot="6" cable="true" type="82540EM"/>
43 <Adapter slot="7" cable="true" type="82540EM"/>
44 </Network>
45 <AudioAdapter controller="HDA" driver="DirectSound" enabled="true"/>
46 </Hardware>
47 <StorageControllers>
48 <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
49 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
50 </StorageController>
51 </StorageControllers>
52 </Machine>
53</VirtualBox>

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy