| 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="{8c21cefd-e91f-4512-b636-c895a189b14e}" name="Windows 10" OSType="Windows10_64" snapshotFolder="Snapshots" lastStateChange="2021-02-23T16:54:53Z">
|
|---|
| 10 | <MediaRegistry>
|
|---|
| 11 | <HardDisks>
|
|---|
| 12 | <HardDisk uuid="{6b0e5f73-5d9b-4d2d-bf4a-bc531a283b9a}" location="Windows 10_1.vhd" format="VHD" type="Normal"/>
|
|---|
| 13 | <HardDisk uuid="{3650e64a-0a17-411e-9464-a12315958a34}" location="usb-disk.vmdk" format="VMDK" type="Normal"/>
|
|---|
| 14 | </HardDisks>
|
|---|
| 15 | <DVDImages>
|
|---|
| 16 | <Image uuid="{c2546a7e-b460-4c0f-8ef5-e1d1f6ed0f2f}" location="Windows 10.viso" format="VBoxIsoMaker"/>
|
|---|
| 17 | </DVDImages>
|
|---|
| 18 | </MediaRegistry>
|
|---|
| 19 | <ExtraData>
|
|---|
| 20 | <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
|
|---|
| 21 | <ExtraDataItem name="GUI/LastNormalWindowPosition" value="469,49,1024,810"/>
|
|---|
| 22 | </ExtraData>
|
|---|
| 23 | <Hardware>
|
|---|
| 24 | <CPU count="2">
|
|---|
| 25 | <PAE enabled="true"/>
|
|---|
| 26 | <LongMode enabled="true"/>
|
|---|
| 27 | <HardwareVirtExLargePages enabled="true"/>
|
|---|
| 28 | </CPU>
|
|---|
| 29 | <Memory RAMSize="4096"/>
|
|---|
| 30 | <HID Pointing="USBTablet"/>
|
|---|
| 31 | <Paravirt provider="Default"/>
|
|---|
| 32 | <Boot>
|
|---|
| 33 | <Order position="1" device="HardDisk"/>
|
|---|
| 34 | <Order position="2" device="None"/>
|
|---|
| 35 | <Order position="3" device="None"/>
|
|---|
| 36 | <Order position="4" device="None"/>
|
|---|
| 37 | </Boot>
|
|---|
| 38 | <Display controller="VBoxSVGA" VRAMSize="128"/>
|
|---|
| 39 | <VideoCapture screens="1" file="." fps="25"/>
|
|---|
| 40 | <RemoteDisplay enabled="false"/>
|
|---|
| 41 | <BIOS>
|
|---|
| 42 | <IOAPIC enabled="true"/>
|
|---|
| 43 | <SmbiosUuidLittleEndian enabled="true"/>
|
|---|
| 44 | </BIOS>
|
|---|
| 45 | <USB>
|
|---|
| 46 | <Controllers>
|
|---|
| 47 | <Controller name="OHCI" type="OHCI"/>
|
|---|
| 48 | </Controllers>
|
|---|
| 49 | </USB>
|
|---|
| 50 | <Network>
|
|---|
| 51 | <Adapter slot="0" enabled="true" MACAddress="0800272F4254" cable="true" type="82540EM">
|
|---|
| 52 | <NAT/>
|
|---|
| 53 | </Adapter>
|
|---|
| 54 | </Network>
|
|---|
| 55 | <AudioAdapter controller="HDA" driver="DirectSound" enabled="true" enabledIn="false"/>
|
|---|
| 56 | <Clipboard/>
|
|---|
| 57 | <GuestProperties>
|
|---|
| 58 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1614099296102682300" flags=""/>
|
|---|
| 59 | </GuestProperties>
|
|---|
| 60 | </Hardware>
|
|---|
| 61 | <StorageControllers>
|
|---|
| 62 | <StorageController name="SATA" type="AHCI" PortCount="5" useHostIOCache="true" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
|---|
| 63 | <AttachedDevice passthrough="false" type="DVD" hotpluggable="true" port="1" device="0"/>
|
|---|
| 64 | <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
|
|---|
| 65 | <Image uuid="{c55bd56e-1ac6-4a31-89c6-067ba6bd04e2}"/>
|
|---|
| 66 | </AttachedDevice>
|
|---|
| 67 | </StorageController>
|
|---|
| 68 | </StorageControllers>
|
|---|
| 69 | </Machine>
|
|---|
| 70 | </VirtualBox>
|
|---|