| 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-macosx">
|
|---|
| 9 | <Machine uuid="{75b04f83-6496-4cfa-9cd7-f5c04f06be2d}" name="pwm" OSType="WindowsXP" snapshotFolder="Snapshots" lastStateChange="2017-11-21T18:55:12Z">
|
|---|
| 10 | <MediaRegistry>
|
|---|
| 11 | <HardDisks>
|
|---|
| 12 | <HardDisk uuid="{15e21d14-179f-40ee-9c1e-37d6e3014c50}" location="pwm.vdi" format="VDI" type="Normal"/>
|
|---|
| 13 | </HardDisks>
|
|---|
| 14 | </MediaRegistry>
|
|---|
| 15 | <ExtraData>
|
|---|
| 16 | <ExtraDataItem name="GUI/InformationWindowGeometry" value="349,304,600,450"/>
|
|---|
| 17 | <ExtraDataItem name="GUI/LastNormalWindowPosition" value="68,54,1267,950"/>
|
|---|
| 18 | <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
|
|---|
| 19 | <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
|
|---|
| 20 | <ExtraDataItem name="GUI/ScaleFactor" value="1.1"/>
|
|---|
| 21 | <ExtraDataItem name="GUI/StatusBar/Enabled" value="false"/>
|
|---|
| 22 | <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
|
|---|
| 23 | </ExtraData>
|
|---|
| 24 | <Hardware>
|
|---|
| 25 | <CPU>
|
|---|
| 26 | <PAE enabled="false"/>
|
|---|
| 27 | <LongMode enabled="false"/>
|
|---|
| 28 | <HardwareVirtExLargePages enabled="true"/>
|
|---|
| 29 | </CPU>
|
|---|
| 30 | <Memory RAMSize="2048"/>
|
|---|
| 31 | <HID Pointing="USBTablet"/>
|
|---|
| 32 | <Paravirt provider="Default"/>
|
|---|
| 33 | <Display VRAMSize="64"/>
|
|---|
| 34 | <RemoteDisplay enabled="false">
|
|---|
| 35 | <VRDEProperties>
|
|---|
| 36 | <Property name="TCP/Ports" value="3389"/>
|
|---|
| 37 | </VRDEProperties>
|
|---|
| 38 | </RemoteDisplay>
|
|---|
| 39 | <USB>
|
|---|
| 40 | <Controllers>
|
|---|
| 41 | <Controller name="OHCI" type="OHCI"/>
|
|---|
| 42 | </Controllers>
|
|---|
| 43 | </USB>
|
|---|
| 44 | <Network>
|
|---|
| 45 | <Adapter slot="0" enabled="true" MACAddress="080027D385ED" cable="true" type="82543GC">
|
|---|
| 46 | <DisabledModes>
|
|---|
| 47 | <InternalNetwork name="intnet"/>
|
|---|
| 48 | <NATNetwork name="NatNetwork"/>
|
|---|
| 49 | </DisabledModes>
|
|---|
| 50 | <BridgedInterface name="en0: Ethernet"/>
|
|---|
| 51 | </Adapter>
|
|---|
| 52 | <Adapter slot="1" cable="true" type="82543GC"/>
|
|---|
| 53 | <Adapter slot="2" cable="true" type="82543GC"/>
|
|---|
| 54 | <Adapter slot="3" cable="true" type="82543GC"/>
|
|---|
| 55 | <Adapter slot="4" cable="true" type="82543GC"/>
|
|---|
| 56 | <Adapter slot="5" cable="true" type="82543GC"/>
|
|---|
| 57 | <Adapter slot="6" cable="true" type="82543GC"/>
|
|---|
| 58 | <Adapter slot="7" cable="true" type="82543GC"/>
|
|---|
| 59 | </Network>
|
|---|
| 60 | <LPT>
|
|---|
| 61 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
|
|---|
| 62 | </LPT>
|
|---|
| 63 | <AudioAdapter driver="CoreAudio" enabled="true"/>
|
|---|
| 64 | <GuestProperties>
|
|---|
| 65 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1510264655652933000" flags=""/>
|
|---|
| 66 | </GuestProperties>
|
|---|
| 67 | </Hardware>
|
|---|
| 68 | <StorageControllers>
|
|---|
| 69 | <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
|
|---|
| 70 | <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
|
|---|
| 71 | <Image uuid="{15e21d14-179f-40ee-9c1e-37d6e3014c50}"/>
|
|---|
| 72 | </AttachedDevice>
|
|---|
| 73 | <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
|
|---|
| 74 | </StorageController>
|
|---|
| 75 | </StorageControllers>
|
|---|
| 76 | </Machine>
|
|---|
| 77 | </VirtualBox>
|
|---|