| 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="{dcc1bbca-387f-401c-a672-6c6e9c0c2477}" name="loizis" OSType="Windows7" snapshotFolder="Snapshots" lastStateChange="2019-01-08T19:27:45Z">
|
|---|
| 10 | <ExtraData>
|
|---|
| 11 | <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
|
|---|
| 12 | <ExtraDataItem name="GUI/LastNormalWindowPosition" value="363,123,720,442"/>
|
|---|
| 13 | <ExtraDataItem name="GUI/RestrictedRuntimeMenus" value="Application,Input,Debug,Help"/>
|
|---|
| 14 | <ExtraDataItem name="GUI/RestrictedStatusBarIndicators" value="Mouse,Features,Display"/>
|
|---|
| 15 | </ExtraData>
|
|---|
| 16 | <Hardware>
|
|---|
| 17 | <CPU>
|
|---|
| 18 | <PAE enabled="false"/>
|
|---|
| 19 | <LongMode enabled="false"/>
|
|---|
| 20 | <HardwareVirtExLargePages enabled="false"/>
|
|---|
| 21 | </CPU>
|
|---|
| 22 | <Memory RAMSize="1024"/>
|
|---|
| 23 | <HID Pointing="USBTablet"/>
|
|---|
| 24 | <Paravirt provider="Default"/>
|
|---|
| 25 | <Display VRAMSize="18"/>
|
|---|
| 26 | <RemoteDisplay enabled="false"/>
|
|---|
| 27 | <USB>
|
|---|
| 28 | <Controllers>
|
|---|
| 29 | <Controller name="OHCI" type="OHCI"/>
|
|---|
| 30 | </Controllers>
|
|---|
| 31 | </USB>
|
|---|
| 32 | <Network>
|
|---|
| 33 | <Adapter slot="0" enabled="true" MACAddress="0800273CB9A6" cable="true" type="82540EM">
|
|---|
| 34 | <NAT/>
|
|---|
| 35 | </Adapter>
|
|---|
| 36 | </Network>
|
|---|
| 37 | <AudioAdapter controller="HDA" driver="DirectSound" enabled="true" enabledIn="false"/>
|
|---|
| 38 | <GuestProperties>
|
|---|
| 39 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="el_GR" timestamp="1546975665934870800" flags=""/>
|
|---|
| 40 | </GuestProperties>
|
|---|
| 41 | </Hardware>
|
|---|
| 42 | <StorageControllers>
|
|---|
| 43 | <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
|---|
| 44 | <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
|
|---|
| 45 | <Image uuid="{b27307d3-a4a6-41d5-ab9b-9f52f0cc9da1}"/>
|
|---|
| 46 | </AttachedDevice>
|
|---|
| 47 | <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
|
|---|
| 48 | </StorageController>
|
|---|
| 49 | </StorageControllers>
|
|---|
| 50 | </Machine>
|
|---|
| 51 | </VirtualBox>
|
|---|