VirtualBox

Ticket #16545: 2_snapshot.vbox

File 2_snapshot.vbox, 4.0 KB (added by robert spitzenpfeil, 8 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="{67624f11-9093-4b25-8bd2-001a0aa3065e}" name="test" OSType="Windows7_64" currentSnapshot="{adf865e9-fc3a-4149-b403-f3c945dff549}" snapshotFolder="Snapshots" currentStateModified="false" lastStateChange="2017-03-09T16:10:46Z">
10 <ExtraData>
11 <ExtraDataItem name="GUI/FirstRun" value="yes"/>
12 </ExtraData>
13 <Snapshot uuid="{adf865e9-fc3a-4149-b403-f3c945dff549}" name="snapshot" timeStamp="2017-03-09T16:10:46Z">
14 <Hardware>
15 <CPU>
16 <PAE enabled="false"/>
17 <LongMode enabled="true"/>
18 <HardwareVirtExLargePages enabled="true"/>
19 </CPU>
20 <Memory RAMSize="512"/>
21 <HID Pointing="USBTablet"/>
22 <Paravirt provider="Default"/>
23 <Display VRAMSize="30"/>
24 <RemoteDisplay enabled="false"/>
25 <BIOS>
26 <IOAPIC enabled="true"/>
27 </BIOS>
28 <USB>
29 <Controllers>
30 <Controller name="OHCI" type="OHCI"/>
31 <Controller name="EHCI" type="EHCI"/>
32 </Controllers>
33 </USB>
34 <Network>
35 <Adapter slot="0" enabled="true" MACAddress="080027ACC538" cable="true" type="82540EM">
36 <NAT/>
37 </Adapter>
38 <Adapter slot="1" cable="true" type="82540EM"/>
39 <Adapter slot="2" cable="true" type="82540EM"/>
40 <Adapter slot="3" cable="true" type="82540EM"/>
41 <Adapter slot="4" cable="true" type="82540EM"/>
42 <Adapter slot="5" cable="true" type="82540EM"/>
43 <Adapter slot="6" cable="true" type="82540EM"/>
44 <Adapter slot="7" cable="true" type="82540EM"/>
45 </Network>
46 <AudioAdapter controller="HDA" driver="DirectSound" enabled="true"/>
47 </Hardware>
48 <StorageControllers>
49 <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
50 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
51 </StorageController>
52 </StorageControllers>
53 </Snapshot>
54 <Hardware>
55 <CPU>
56 <PAE enabled="false"/>
57 <LongMode enabled="true"/>
58 <HardwareVirtExLargePages enabled="true"/>
59 </CPU>
60 <Memory RAMSize="512"/>
61 <HID Pointing="USBTablet"/>
62 <Paravirt provider="Default"/>
63 <Display VRAMSize="30"/>
64 <RemoteDisplay enabled="false"/>
65 <BIOS>
66 <IOAPIC enabled="true"/>
67 </BIOS>
68 <USB>
69 <Controllers>
70 <Controller name="OHCI" type="OHCI"/>
71 <Controller name="EHCI" type="EHCI"/>
72 </Controllers>
73 </USB>
74 <Network>
75 <Adapter slot="0" enabled="true" MACAddress="080027ACC538" cable="true" type="82540EM">
76 <NAT/>
77 </Adapter>
78 <Adapter slot="1" cable="true" type="82540EM"/>
79 <Adapter slot="2" cable="true" type="82540EM"/>
80 <Adapter slot="3" cable="true" type="82540EM"/>
81 <Adapter slot="4" cable="true" type="82540EM"/>
82 <Adapter slot="5" cable="true" type="82540EM"/>
83 <Adapter slot="6" cable="true" type="82540EM"/>
84 <Adapter slot="7" cable="true" type="82540EM"/>
85 </Network>
86 <AudioAdapter controller="HDA" driver="DirectSound" enabled="true"/>
87 </Hardware>
88 <StorageControllers>
89 <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
90 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
91 </StorageController>
92 </StorageControllers>
93 </Machine>
94</VirtualBox>

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