VirtualBox

Ticket #17266: WinXP.vbox

File WinXP.vbox, 1.9 KB (added by romall, 7 years ago)
Line 
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="{4fcb0a4b-9bf3-4406-a137-72fb8cf3f1e5}" name="WinXP" OSType="WindowsXP" snapshotFolder="Snapshots" lastStateChange="2017-11-11T15:31:07Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{1ec86baa-2e64-48a7-8998-bd46b8012dc8}" location="WinXP.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 </MediaRegistry>
15 <ExtraData>
16 <ExtraDataItem name="GUI/FirstRun" value="yes"/>
17 </ExtraData>
18 <Hardware>
19 <CPU>
20 <PAE enabled="false"/>
21 <LongMode enabled="false"/>
22 <HardwareVirtExLargePages enabled="true"/>
23 </CPU>
24 <Memory RAMSize="192"/>
25 <HID Pointing="USBTablet"/>
26 <Paravirt provider="Default"/>
27 <Display VRAMSize="16"/>
28 <RemoteDisplay enabled="false"/>
29 <USB>
30 <Controllers>
31 <Controller name="OHCI" type="OHCI"/>
32 </Controllers>
33 </USB>
34 <Network>
35 <Adapter slot="0" enabled="true" MACAddress="080027FD4FC4" cable="true" type="82543GC">
36 <NAT/>
37 </Adapter>
38 </Network>
39 <AudioAdapter driver="DirectSound" enabled="true" enabledIn="false"/>
40 </Hardware>
41 <StorageControllers>
42 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
43 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
44 <Image uuid="{1ec86baa-2e64-48a7-8998-bd46b8012dc8}"/>
45 </AttachedDevice>
46 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
47 </StorageController>
48 </StorageControllers>
49 </Machine>
50</VirtualBox>

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy