| 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="{8a36844c-04c2-4aaa-b953-1f980378b0af}" name="Empty" OSType="Other_64" snapshotFolder="Snapshots" lastStateChange="2020-07-27T13:34:47Z">
|
|---|
| 10 | <MediaRegistry>
|
|---|
| 11 | <HardDisks>
|
|---|
| 12 | <HardDisk uuid="{bc8c7425-11be-4c4e-81d2-3b6a53f84d91}" location="Test.vdi" format="VDI" type="Normal"/>
|
|---|
| 13 | </HardDisks>
|
|---|
| 14 | </MediaRegistry>
|
|---|
| 15 | <ExtraData>
|
|---|
| 16 | <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
|
|---|
| 17 | <ExtraDataItem name="GUI/LastNormalWindowPosition" value="640,261,640,501"/>
|
|---|
| 18 | </ExtraData>
|
|---|
| 19 | <Hardware>
|
|---|
| 20 | <CPU>
|
|---|
| 21 | <HardwareVirtExNestedPaging enabled="false"/>
|
|---|
| 22 | <PAE enabled="false"/>
|
|---|
| 23 | <LongMode enabled="true"/>
|
|---|
| 24 | <HardwareVirtExLargePages enabled="true"/>
|
|---|
| 25 | </CPU>
|
|---|
| 26 | <Memory RAMSize="4"/>
|
|---|
| 27 | <Paravirt provider="None"/>
|
|---|
| 28 | <Boot>
|
|---|
| 29 | <Order position="1" device="None"/>
|
|---|
| 30 | <Order position="2" device="None"/>
|
|---|
| 31 | <Order position="3" device="None"/>
|
|---|
| 32 | <Order position="4" device="None"/>
|
|---|
| 33 | </Boot>
|
|---|
| 34 | <Display controller="None" VRAMSize="128"/>
|
|---|
| 35 | <VideoCapture screens="1" file="." fps="25"/>
|
|---|
| 36 | <RemoteDisplay enabled="false"/>
|
|---|
| 37 | <BIOS>
|
|---|
| 38 | <SmbiosUuidLittleEndian enabled="true"/>
|
|---|
| 39 | </BIOS>
|
|---|
| 40 | <Network>
|
|---|
| 41 | <Adapter slot="0" MACAddress="080027F2D7C4" cable="true" type="82540EM">
|
|---|
| 42 | <NAT/>
|
|---|
| 43 | </Adapter>
|
|---|
| 44 | <Adapter slot="1" cable="true" type="82540EM"/>
|
|---|
| 45 | <Adapter slot="2" cable="true" type="82540EM"/>
|
|---|
| 46 | <Adapter slot="3" cable="true" type="82540EM"/>
|
|---|
| 47 | <Adapter slot="4" cable="true" type="82540EM"/>
|
|---|
| 48 | <Adapter slot="5" cable="true" type="82540EM"/>
|
|---|
| 49 | <Adapter slot="6" cable="true" type="82540EM"/>
|
|---|
| 50 | <Adapter slot="7" cable="true" type="82540EM"/>
|
|---|
| 51 | </Network>
|
|---|
| 52 | <AudioAdapter controller="HDA" driver="CoreAudio" enabled="false" enabledIn="false"/>
|
|---|
| 53 | <Clipboard/>
|
|---|
| 54 | <GuestProperties>
|
|---|
| 55 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1595856676087759000" flags=""/>
|
|---|
| 56 | </GuestProperties>
|
|---|
| 57 | </Hardware>
|
|---|
| 58 | </Machine>
|
|---|
| 59 | </VirtualBox>
|
|---|