VirtualBox

Ticket #16827: WinXPDelphi7.vbox

File WinXPDelphi7.vbox, 3.4 KB (added by MasterLi, 7 years ago)

VM

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="{6beeffc8-5118-4008-9584-6a6dac935789}" name="WinXPDelphi7" OSType="WindowsXP" snapshotFolder="Snapshots" lastStateChange="2017-06-13T13:58:51Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{3a2b6b90-db55-e011-82b0-d752f0e40982}" location="F:/VM/Win XP SQL2008R2 Delphi7.vhd" format="VHD" type="Normal"/>
13 </HardDisks>
14 </MediaRegistry>
15 <ExtraData>
16 <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
17 <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
18 <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
19 </ExtraData>
20 <Hardware>
21 <CPU count="2">
22 <PAE enabled="false"/>
23 <LongMode enabled="false"/>
24 <HardwareVirtExLargePages enabled="true"/>
25 </CPU>
26 <Memory RAMSize="1024"/>
27 <Paravirt provider="Default"/>
28 <Boot>
29 <Order position="1" device="HardDisk"/>
30 <Order position="2" device="None"/>
31 <Order position="3" device="None"/>
32 <Order position="4" device="None"/>
33 </Boot>
34 <Display VRAMSize="18"/>
35 <RemoteDisplay enabled="false"/>
36 <BIOS>
37 <IOAPIC enabled="true"/>
38 </BIOS>
39 <Network>
40 <Adapter slot="0" enabled="true" MACAddress="080027513722" cable="true" type="82543GC">
41 <DisabledModes>
42 <InternalNetwork name="intnet"/>
43 <NATNetwork name="NatNetwork"/>
44 </DisabledModes>
45 <BridgedInterface name="Intel(R) 82579V Gigabit Network Connection"/>
46 </Adapter>
47 <Adapter slot="1" cable="true" type="82543GC"/>
48 <Adapter slot="2" cable="true" type="82543GC"/>
49 <Adapter slot="3" cable="true" type="82543GC"/>
50 <Adapter slot="4" cable="true" type="82543GC"/>
51 <Adapter slot="5" cable="true" type="82543GC"/>
52 <Adapter slot="6" cable="true" type="82543GC"/>
53 <Adapter slot="7" cable="true" type="82543GC"/>
54 </Network>
55 <LPT>
56 <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
57 </LPT>
58 <AudioAdapter driver="DirectSound" enabled="true"/>
59 <SharedFolders>
60 <SharedFolder name="F" hostPath="F:\" writable="true" autoMount="true"/>
61 </SharedFolders>
62 <Clipboard mode="Bidirectional"/>
63 <GuestProperties>
64 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="ru_RU" timestamp="1497362406847150400" flags=""/>
65 </GuestProperties>
66 </Hardware>
67 <StorageControllers>
68 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
69 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
70 <Image uuid="{3a2b6b90-db55-e011-82b0-d752f0e40982}"/>
71 </AttachedDevice>
72 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
73 </StorageController>
74 </StorageControllers>
75 </Machine>
76</VirtualBox>

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