| 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="{99b0936f-d104-4c47-b2d4-a9ff2a0d6853}" name="Test" OSType="Windows7_64" currentSnapshot="{153e1471-7584-457d-9904-411a7efd8d9e}" snapshotFolder="Snapshots" lastStateChange="2016-09-23T18:33:22Z">
|
|---|
| 10 | <MediaRegistry>
|
|---|
| 11 | <HardDisks>
|
|---|
| 12 | <HardDisk uuid="{6fd685c3-037f-4a0f-94af-6f90b00d0901}" location="Test.vdi" format="VDI" type="Normal">
|
|---|
| 13 | <HardDisk uuid="{bed530fd-d1f0-4c12-91da-f4ab6609c73f}" location="Snapshots/{bed530fd-d1f0-4c12-91da-f4ab6609c73f}.vdi" format="VDI"/>
|
|---|
| 14 | </HardDisk>
|
|---|
| 15 | </HardDisks>
|
|---|
| 16 | <DVDImages>
|
|---|
| 17 | <Image uuid="{235a3135-8fc6-45f2-a630-319e403a0b50}" location="E:/img/slackware64-live-current.iso"/>
|
|---|
| 18 | </DVDImages>
|
|---|
| 19 | </MediaRegistry>
|
|---|
| 20 | <ExtraData>
|
|---|
| 21 | <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
|
|---|
| 22 | <ExtraDataItem name="GUI/LastNormalWindowPosition" value="640,264,720,442"/>
|
|---|
| 23 | <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
|
|---|
| 24 | <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
|
|---|
| 25 | <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
|
|---|
| 26 | </ExtraData>
|
|---|
| 27 | <Snapshot uuid="{153e1471-7584-457d-9904-411a7efd8d9e}" name="CD/DVD Empty" timeStamp="2016-09-23T18:33:18Z">
|
|---|
| 28 | <Hardware>
|
|---|
| 29 | <CPU>
|
|---|
| 30 | <PAE enabled="false"/>
|
|---|
| 31 | <LongMode enabled="true"/>
|
|---|
| 32 | <HardwareVirtExLargePages enabled="true"/>
|
|---|
| 33 | </CPU>
|
|---|
| 34 | <Memory RAMSize="512"/>
|
|---|
| 35 | <HID Pointing="USBTablet"/>
|
|---|
| 36 | <Paravirt provider="Default"/>
|
|---|
| 37 | <Display VRAMSize="27"/>
|
|---|
| 38 | <RemoteDisplay enabled="false"/>
|
|---|
| 39 | <BIOS>
|
|---|
| 40 | <IOAPIC enabled="true"/>
|
|---|
| 41 | </BIOS>
|
|---|
| 42 | <USB>
|
|---|
| 43 | <Controllers>
|
|---|
| 44 | <Controller name="OHCI" type="OHCI"/>
|
|---|
| 45 | <Controller name="EHCI" type="EHCI"/>
|
|---|
| 46 | </Controllers>
|
|---|
| 47 | </USB>
|
|---|
| 48 | <Network>
|
|---|
| 49 | <Adapter slot="0" enabled="true" MACAddress="08002763E8C0" cable="true" type="82540EM">
|
|---|
| 50 | <NAT/>
|
|---|
| 51 | </Adapter>
|
|---|
| 52 | <Adapter slot="1" cable="true" type="82540EM"/>
|
|---|
| 53 | <Adapter slot="2" cable="true" type="82540EM"/>
|
|---|
| 54 | <Adapter slot="3" cable="true" type="82540EM"/>
|
|---|
| 55 | <Adapter slot="4" cable="true" type="82540EM"/>
|
|---|
| 56 | <Adapter slot="5" cable="true" type="82540EM"/>
|
|---|
| 57 | <Adapter slot="6" cable="true" type="82540EM"/>
|
|---|
| 58 | <Adapter slot="7" cable="true" type="82540EM"/>
|
|---|
| 59 | </Network>
|
|---|
| 60 | <LPT>
|
|---|
| 61 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
|
|---|
| 62 | </LPT>
|
|---|
| 63 | <AudioAdapter controller="HDA" driver="DirectSound" enabled="true"/>
|
|---|
| 64 | <GuestProperties>
|
|---|
| 65 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1474649519444687100" flags=""/>
|
|---|
| 66 | </GuestProperties>
|
|---|
| 67 | </Hardware>
|
|---|
| 68 | <StorageControllers>
|
|---|
| 69 | <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
|---|
| 70 | <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
|
|---|
| 71 | <Image uuid="{6fd685c3-037f-4a0f-94af-6f90b00d0901}"/>
|
|---|
| 72 | </AttachedDevice>
|
|---|
| 73 | <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
|
|---|
| 74 | </StorageController>
|
|---|
| 75 | </StorageControllers>
|
|---|
| 76 | </Snapshot>
|
|---|
| 77 | <Hardware>
|
|---|
| 78 | <CPU>
|
|---|
| 79 | <PAE enabled="false"/>
|
|---|
| 80 | <LongMode enabled="true"/>
|
|---|
| 81 | <HardwareVirtExLargePages enabled="true"/>
|
|---|
| 82 | </CPU>
|
|---|
| 83 | <Memory RAMSize="512"/>
|
|---|
| 84 | <HID Pointing="USBTablet"/>
|
|---|
| 85 | <Paravirt provider="Default"/>
|
|---|
| 86 | <Display VRAMSize="27"/>
|
|---|
| 87 | <RemoteDisplay enabled="false"/>
|
|---|
| 88 | <BIOS>
|
|---|
| 89 | <IOAPIC enabled="true"/>
|
|---|
| 90 | </BIOS>
|
|---|
| 91 | <USB>
|
|---|
| 92 | <Controllers>
|
|---|
| 93 | <Controller name="OHCI" type="OHCI"/>
|
|---|
| 94 | <Controller name="EHCI" type="EHCI"/>
|
|---|
| 95 | </Controllers>
|
|---|
| 96 | </USB>
|
|---|
| 97 | <Network>
|
|---|
| 98 | <Adapter slot="0" enabled="true" MACAddress="08002763E8C0" cable="true" type="82540EM">
|
|---|
| 99 | <NAT/>
|
|---|
| 100 | </Adapter>
|
|---|
| 101 | <Adapter slot="1" cable="true" type="82540EM"/>
|
|---|
| 102 | <Adapter slot="2" cable="true" type="82540EM"/>
|
|---|
| 103 | <Adapter slot="3" cable="true" type="82540EM"/>
|
|---|
| 104 | <Adapter slot="4" cable="true" type="82540EM"/>
|
|---|
| 105 | <Adapter slot="5" cable="true" type="82540EM"/>
|
|---|
| 106 | <Adapter slot="6" cable="true" type="82540EM"/>
|
|---|
| 107 | <Adapter slot="7" cable="true" type="82540EM"/>
|
|---|
| 108 | </Network>
|
|---|
| 109 | <LPT>
|
|---|
| 110 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
|
|---|
| 111 | </LPT>
|
|---|
| 112 | <AudioAdapter controller="HDA" driver="DirectSound" enabled="true"/>
|
|---|
| 113 | <GuestProperties>
|
|---|
| 114 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1474655783078914800" flags=""/>
|
|---|
| 115 | </GuestProperties>
|
|---|
| 116 | </Hardware>
|
|---|
| 117 | <StorageControllers>
|
|---|
| 118 | <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
|---|
| 119 | <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
|
|---|
| 120 | <Image uuid="{bed530fd-d1f0-4c12-91da-f4ab6609c73f}"/>
|
|---|
| 121 | </AttachedDevice>
|
|---|
| 122 | <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0">
|
|---|
| 123 | <Image uuid="{235a3135-8fc6-45f2-a630-319e403a0b50}"/>
|
|---|
| 124 | </AttachedDevice>
|
|---|
| 125 | </StorageController>
|
|---|
| 126 | </StorageControllers>
|
|---|
| 127 | </Machine>
|
|---|
| 128 | </VirtualBox>
|
|---|