| 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="{58f4e11b-f066-484d-ad1f-6a4c65abb798}" name="Mint 19" OSType="Ubuntu_64" snapshotFolder="Snapshots" currentStateModified="false" lastStateChange="2019-02-09T07:11:20Z">
|
|---|
| 10 | <Description>Mint 19 Cinnamon 64bit (based on Ubuntu 18.04 Bionic Beaver)</Description>
|
|---|
| 11 | <ExtraData>
|
|---|
| 12 | <ExtraDataItem name="GUI/InfoDlgState" value="400,450,normal"/>
|
|---|
| 13 | <ExtraDataItem name="GUI/LastCloseAction" value="PowerOffRestoringSnapshot"/>
|
|---|
| 14 | <ExtraDataItem name="GUI/LastGuestSizeHint" value="1280,1024"/>
|
|---|
| 15 | <ExtraDataItem name="GUI/LastGuestSizeHint1" value="1024,768"/>
|
|---|
| 16 | <ExtraDataItem name="GUI/LastNormalWindowPosition" value="0,45,1280,1045"/>
|
|---|
| 17 | <ExtraDataItem name="GUI/LastNormalWindowPosition1" value="1280,142,1024,789"/>
|
|---|
| 18 | <ExtraDataItem name="GUI/LastVisibilityStatusForGuestScreen1" value="true"/>
|
|---|
| 19 | <ExtraDataItem name="GUI/MiniToolBarAlignment" value="bottom"/>
|
|---|
| 20 | <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
|
|---|
| 21 | <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
|
|---|
| 22 | <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
|
|---|
| 23 | <ExtraDataItem name="GUI/ShowMiniToolBar" value="yes"/>
|
|---|
| 24 | <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
|
|---|
| 25 | <ExtraDataItem name="GUI/VirtualScreenToHostScreen0" value="1"/>
|
|---|
| 26 | </ExtraData>
|
|---|
| 27 | <Hardware>
|
|---|
| 28 | <CPU>
|
|---|
| 29 | <PAE enabled="true"/>
|
|---|
| 30 | <LongMode enabled="true"/>
|
|---|
| 31 | <HardwareVirtExLargePages enabled="true"/>
|
|---|
| 32 | </CPU>
|
|---|
| 33 | <Memory RAMSize="128"/>
|
|---|
| 34 | <Paravirt provider="Default"/>
|
|---|
| 35 | <VideoCapture screens="1" file="." fps="25"/>
|
|---|
| 36 | <RemoteDisplay enabled="false"/>
|
|---|
| 37 | <Network>
|
|---|
| 38 | <Adapter slot="0" type="Am79C973"/>
|
|---|
| 39 | <Adapter slot="1" type="Am79C973"/>
|
|---|
| 40 | <Adapter slot="2" type="Am79C973"/>
|
|---|
| 41 | <Adapter slot="3" type="Am79C973"/>
|
|---|
| 42 | <Adapter slot="4" type="Am79C973"/>
|
|---|
| 43 | <Adapter slot="5" type="Am79C973"/>
|
|---|
| 44 | <Adapter slot="6" type="Am79C973"/>
|
|---|
| 45 | <Adapter slot="7" type="Am79C973"/>
|
|---|
| 46 | </Network>
|
|---|
| 47 | <LPT>
|
|---|
| 48 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
|
|---|
| 49 | </LPT>
|
|---|
| 50 | <AudioAdapter driver="CoreAudio" enabled="true" enabledIn="false" enabledOut="false"/>
|
|---|
| 51 | <RTC localOrUTC="UTC"/>
|
|---|
| 52 | </Hardware>
|
|---|
| 53 | </Machine>
|
|---|
| 54 | </VirtualBox> |
|---|