| 1 | <?xml version="1.0"?>
|
|---|
| 2 | <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.9-linux">
|
|---|
| 3 | <Machine uuid="{020ca9b8-9a86-4f98-b000-1249bd1a4b87}" name="Windows 3.11" OSType="Windows31" lastStateChange="2010-10-21T12:04:40Z">
|
|---|
| 4 | <ExtraData>
|
|---|
| 5 | <ExtraDataItem name="GUI/AutoresizeGuest" value="on"/>
|
|---|
| 6 | <ExtraDataItem name="GUI/Fullscreen" value="off"/>
|
|---|
| 7 | <ExtraDataItem name="GUI/LastWindowPostion" value="106,520,720,447"/>
|
|---|
| 8 | <ExtraDataItem name="GUI/MiniToolBarAlignment" value="bottom"/>
|
|---|
| 9 | <ExtraDataItem name="GUI/MiniToolBarAutoHide" value="on"/>
|
|---|
| 10 | <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
|
|---|
| 11 | <ExtraDataItem name="GUI/Seamless" value="off"/>
|
|---|
| 12 | <ExtraDataItem name="GUI/ShowMiniToolBar" value="yes"/>
|
|---|
| 13 | </ExtraData>
|
|---|
| 14 | <Hardware version="2">
|
|---|
| 15 | <CPU count="1">
|
|---|
| 16 | <HardwareVirtEx enabled="true" exclusive="true"/>
|
|---|
| 17 | <HardwareVirtExNestedPaging enabled="true"/>
|
|---|
| 18 | <HardwareVirtExVPID enabled="true"/>
|
|---|
| 19 | <PAE enabled="true"/>
|
|---|
| 20 | </CPU>
|
|---|
| 21 | <Memory RAMSize="32"/>
|
|---|
| 22 | <Boot>
|
|---|
| 23 | <Order position="1" device="Floppy"/>
|
|---|
| 24 | <Order position="2" device="DVD"/>
|
|---|
| 25 | <Order position="3" device="HardDisk"/>
|
|---|
| 26 | <Order position="4" device="None"/>
|
|---|
| 27 | </Boot>
|
|---|
| 28 | <Display VRAMSize="20" monitorCount="1" accelerate3D="false" accelerate2DVideo="false"/>
|
|---|
| 29 | <RemoteDisplay enabled="false" port="3389" authType="Null"/>
|
|---|
| 30 | <BIOS>
|
|---|
| 31 | <ACPI enabled="true"/>
|
|---|
| 32 | <IOAPIC enabled="false"/>
|
|---|
| 33 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 34 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 35 | <TimeOffset value="0"/>
|
|---|
| 36 | <PXEDebug enabled="false"/>
|
|---|
| 37 | </BIOS>
|
|---|
| 38 | <USBController enabled="true" enabledEhci="true"/>
|
|---|
| 39 | <Network>
|
|---|
| 40 | <Adapter slot="0" enabled="true" MACAddress="0800279B9FA2" cable="true" speed="0" type="Am79C973">
|
|---|
| 41 | <NAT/>
|
|---|
| 42 | </Adapter>
|
|---|
| 43 | <Adapter slot="1" enabled="false" MACAddress="080027442981" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 44 | <Adapter slot="2" enabled="false" MACAddress="0800274F38D2" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 45 | <Adapter slot="3" enabled="false" MACAddress="080027E28642" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 46 | <Adapter slot="4" enabled="false" MACAddress="080027031B04" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 47 | <Adapter slot="5" enabled="false" MACAddress="08002780881E" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 48 | <Adapter slot="6" enabled="false" MACAddress="080027CF8E41" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 49 | <Adapter slot="7" enabled="false" MACAddress="080027C8ED56" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 50 | </Network>
|
|---|
| 51 | <UART>
|
|---|
| 52 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 53 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 54 | </UART>
|
|---|
| 55 | <LPT>
|
|---|
| 56 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 57 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 58 | </LPT>
|
|---|
| 59 | <AudioAdapter controller="AC97" driver="Pulse" enabled="true"/>
|
|---|
| 60 | <SharedFolders/>
|
|---|
| 61 | <Clipboard mode="Bidirectional"/>
|
|---|
| 62 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
|---|
| 63 | <GuestProperties>
|
|---|
| 64 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1287660542686732000" flags=""/>
|
|---|
| 65 | </GuestProperties>
|
|---|
| 66 | </Hardware>
|
|---|
| 67 | <StorageControllers>
|
|---|
| 68 | <StorageController name="IDE Controller" type="PIIX4" PortCount="2">
|
|---|
| 69 | <AttachedDevice type="HardDisk" port="0" device="0">
|
|---|
| 70 | <Image uuid="{0d234df3-b148-4118-b073-ddf6b2ed2ab7}"/>
|
|---|
| 71 | </AttachedDevice>
|
|---|
| 72 | <AttachedDevice passthrough="false" type="DVD" port="1" device="0">
|
|---|
| 73 | <Image uuid="{9934b4d5-3d0a-4c5b-b0f6-f89192b00699}"/>
|
|---|
| 74 | </AttachedDevice>
|
|---|
| 75 | </StorageController>
|
|---|
| 76 | <StorageController name="Floppy Controller" type="I82078" PortCount="1">
|
|---|
| 77 | <AttachedDevice type="Floppy" port="0" device="0"/>
|
|---|
| 78 | </StorageController>
|
|---|
| 79 | </StorageControllers>
|
|---|
| 80 | </Machine>
|
|---|
| 81 | </VirtualBox>
|
|---|